mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
sphinx build 2014-07-03 20:20:43-07:00
This commit is contained in:
parent
c4a79f4c48
commit
8c8f361d8f
10 changed files with 169 additions and 73 deletions
|
@ -96,6 +96,10 @@
|
|||
<table style="width: 100%" class="indextable genindextable"><tr>
|
||||
<td style="width: 33%" valign="top"><dl>
|
||||
|
||||
<dt><a href="main-tables.html#pokedex.db.tables.Pokemon.base_stat">base_stat() (pokedex.db.tables.Pokemon method)</a>
|
||||
</dt>
|
||||
|
||||
|
||||
<dt><a href="main-tables.html#pokedex.db.tables.Berry">Berry (mapped class)</a>
|
||||
</dt>
|
||||
|
||||
|
@ -510,6 +514,10 @@
|
|||
</dt>
|
||||
|
||||
|
||||
<dt><a href="main-tables.html#pokedex.db.tables.PokedexVersionGroup">PokedexVersionGroup (mapped class)</a>
|
||||
</dt>
|
||||
|
||||
|
||||
<dt><a href="main-tables.html#pokedex.db.tables.Pokemon">Pokemon (mapped class)</a>
|
||||
</dt>
|
||||
|
||||
|
@ -639,10 +647,14 @@
|
|||
<dt><a href="main-tables.html#pokedex.db.tables.Type">Type (mapped class)</a>
|
||||
</dt>
|
||||
|
||||
|
||||
<dt><a href="main-tables.html#pokedex.db.tables.TypeEfficacy">TypeEfficacy (mapped class)</a>
|
||||
</dt>
|
||||
|
||||
</dl></td>
|
||||
<td style="width: 33%" valign="top"><dl>
|
||||
|
||||
<dt><a href="main-tables.html#pokedex.db.tables.TypeEfficacy">TypeEfficacy (mapped class)</a>
|
||||
<dt><a href="main-tables.html#pokedex.db.tables.TypeGameIndex">TypeGameIndex (mapped class)</a>
|
||||
</dt>
|
||||
|
||||
</dl></td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue