Generate new docs for 2.0.5 - lots of small fixes, changes to the layout and a new 'miscellaneous sprites' page

This commit is contained in:
Michiel Sikma
2020-03-21 19:18:08 +01:00
parent a548a9bbe4
commit 68ba4e98a4
6 changed files with 2232 additions and 1425 deletions

View File

@@ -5,11 +5,12 @@
<title>PokéSprite - Index</title>
<!--
PokéSprite - Documentation page
pokesprite-images v2.0.4 HEAD-350 [091ac9a6]
pokesprite-images v2.0.5 master-368 [a548a9bb]
(;゚~゚)ゝ”
-->
<link rel="stylesheet" href="./resources/docs-style.css" />
<link rel="stylesheet" href="./resources/gh-markdown.css" />
<link rel="stylesheet" href="./resources/pokesprite-docs.css" />
</head>
<body>

View File

@@ -5,11 +5,12 @@
<title>PokéSprite - Gen 7</title>
<!--
PokéSprite - Documentation page
pokesprite-images v2.0.4 HEAD-350 [091ac9a6]
pokesprite-images v2.0.5 master-368 [a548a9bb]
(;゚~゚)ゝ”
-->
<link rel="stylesheet" href="../resources/docs-style.css" />
<link rel="stylesheet" href="../resources/gh-markdown.css" />
<link rel="stylesheet" href="../resources/pokesprite-docs.css" />
</head>
<body>
@@ -30,7 +31,7 @@
</div>
<table class="pokesprite gen7">
<thead>
<tr class="title"><th></th><th colspan="10">Gen 7 sprite overview table<br /><span>pokesprite-images v2.0.4 HEAD-350 [091ac9a6]</span></th></tr>
<tr class="title"><th></th><th colspan="10">Gen 7 sprite overview table<br /><span>pokesprite-images v2.0.5 master-368 [a548a9bb]</span></th></tr>
<tr class="header"><th>#</th><th>Dex</th><th>Name</th><th colspan="2">名前/ローマ字</th><th colspan="2">Sprites</th><th colspan="3">Form</th><th>Slug</th></tr>
</thead>
<tbody>
@@ -11568,8 +11569,10 @@
<td></td>
<td colspan="10">
<span>†: form is an alias of another form and doesn't have a separate image.<br /></span>
<span>: this icon is unofficial (not directly lifted from the games; only applies to non-shiny sprites, as shiny sprites are all unofficial).</span>
<div class="footnote">
<p>: form is an alias of another form and doesn't have a separate image.</p>
<p>‡: this icon is unofficial (not directly lifted from the games; only applies to non-shiny sprites, as shiny sprites are all unofficial).</p>
</div>
</td>
</tr>

View File

@@ -5,11 +5,12 @@
<title>PokéSprite - Gen 8 (new sprites only)</title>
<!--
PokéSprite - Documentation page
pokesprite-images v2.0.4 HEAD-350 [091ac9a6]
pokesprite-images v2.0.5 master-368 [a548a9bb]
(;゚~゚)ゝ”
-->
<link rel="stylesheet" href="../resources/docs-style.css" />
<link rel="stylesheet" href="../resources/gh-markdown.css" />
<link rel="stylesheet" href="../resources/pokesprite-docs.css" />
</head>
<body>
@@ -30,7 +31,7 @@
</div>
<table class="pokesprite gen8">
<thead>
<tr class="title"><th></th><th colspan="10">Gen 8 sprite overview table (new sprites only)<br /><span>pokesprite-images v2.0.4 HEAD-350 [091ac9a6]</span></th></tr>
<tr class="title"><th></th><th colspan="10">Gen 8 sprite overview table (new sprites only)<br /><span>pokesprite-images v2.0.5 master-368 [a548a9bb]</span></th></tr>
<tr class="header"><th>#</th><th>Dex</th><th>Name</th><th colspan="2">名前/ローマ字</th><th colspan="2">Sprites</th><th colspan="3">Form</th><th>Slug</th></tr>
</thead>
<tbody>
@@ -4642,8 +4643,10 @@
<td></td>
<td colspan="10">
<span>†: form is an alias of another form and doesn't have a separate image.<br /></span>
<span>: this icon is unofficial (not directly lifted from the games; only applies to non-shiny sprites, as shiny sprites are all unofficial).</span>
<div class="footnote">
<p>: form is an alias of another form and doesn't have a separate image.</p>
<p>‡: this icon is unofficial (not directly lifted from the games; only applies to non-shiny sprites, as shiny sprites are all unofficial).</p>
</div>
</td>
</tr>

View File

@@ -5,11 +5,12 @@
<title>PokéSprite - Gen 8</title>
<!--
PokéSprite - Documentation page
pokesprite-images v2.0.4 HEAD-350 [091ac9a6]
pokesprite-images v2.0.5 master-368 [a548a9bb]
(;゚~゚)ゝ”
-->
<link rel="stylesheet" href="../resources/docs-style.css" />
<link rel="stylesheet" href="../resources/gh-markdown.css" />
<link rel="stylesheet" href="../resources/pokesprite-docs.css" />
</head>
<body>
@@ -30,7 +31,7 @@
</div>
<table class="pokesprite gen8">
<thead>
<tr class="title"><th></th><th colspan="10">Gen 8 sprite overview table<br /><span>pokesprite-images v2.0.4 HEAD-350 [091ac9a6]</span></th></tr>
<tr class="title"><th></th><th colspan="10">Gen 8 sprite overview table<br /><span>pokesprite-images v2.0.5 master-368 [a548a9bb]</span></th></tr>
<tr class="header"><th>#</th><th>Dex</th><th>Name</th><th colspan="2">名前/ローマ字</th><th colspan="2">Sprites</th><th colspan="3">Form</th><th>Slug</th></tr>
</thead>
<tbody>
@@ -13341,8 +13342,10 @@
<td></td>
<td colspan="10">
<span>†: form is an alias of another form and doesn't have a separate image.<br /></span>
<span>: this icon is unofficial (not directly lifted from the games; only applies to non-shiny sprites, as shiny sprites are all unofficial).</span>
<div class="footnote">
<p>: form is an alias of another form and doesn't have a separate image.</p>
<p>‡: this icon is unofficial (not directly lifted from the games; only applies to non-shiny sprites, as shiny sprites are all unofficial).</p>
</div>
</td>
</tr>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff