diff --git a/_sources/main-tables.txt b/_sources/main-tables.txt index 7cef777..bd1d3be 100644 --- a/_sources/main-tables.txt +++ b/_sources/main-tables.txt @@ -114,6 +114,7 @@ Enum tables .. dex-table:: MoveMetaCategory .. dex-table:: MoveTarget .. dex-table:: Nature +.. dex-table:: PalParkArea .. dex-table:: PokemonColor .. dex-table:: PokemonMoveMethod .. dex-table:: PokemonShape @@ -157,6 +158,7 @@ Association tables .. dex-table:: PokemonItem .. dex-table:: PokemonType .. dex-table:: TypeEfficacy +.. dex-table:: VersionGroupPokemonMoveMethod .. dex-table:: VersionGroupRegion Index maps @@ -165,11 +167,13 @@ Index maps .. dex-table:: ItemGameIndex .. dex-table:: LocationGameIndex .. dex-table:: PokemonDexNumber +.. dex-table:: PokemonFormGeneration .. dex-table:: PokemonGameIndex Mics tables ----------- .. dex-table:: Experience +.. dex-table:: PalPark .. dex-table:: StatHint diff --git a/_static/basic.css b/_static/basic.css index f0379f3..43e8baf 100644 --- a/_static/basic.css +++ b/_static/basic.css @@ -79,11 +79,11 @@ div.sphinxsidebar input { font-size: 1em; } -div.sphinxsidebar input[type="text"] { +div.sphinxsidebar #searchbox input[type="text"] { width: 170px; } -div.sphinxsidebar input[type="submit"] { +div.sphinxsidebar #searchbox input[type="submit"] { width: 30px; } diff --git a/genindex.html b/genindex.html index a69fe55..aba2b22 100644 --- a/genindex.html +++ b/genindex.html @@ -394,6 +394,14 @@
|
+ - |
|
|