Skip to content

Commit

Permalink
Merge pull request #13 from WenXin20/1.19-update
Browse files Browse the repository at this point in the history
1.20 Wiki Update
  • Loading branch information
Thutmose committed Dec 15, 2023
2 parents ce91b37 + 2577349 commit aefc783
Show file tree
Hide file tree
Showing 3,958 changed files with 219,862 additions and 46,531 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
16 changes: 16 additions & 0 deletions .readthedocs.yaml
@@ -0,0 +1,16 @@
# Read the Docs configuration file for MkDocs projects
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details

# Required
version: 2

# Set the version of Python and other tools you might need
build:
os: ubuntu-22.04
tools:
python: "3.11"

# Optionally declare the Python requirements required to build your docs
python:
install:
- requirements: source/requirements.txt
4 changes: 3 additions & 1 deletion .vscode/settings.json
@@ -1,5 +1,7 @@
{
"restructuredtext.languageServer.disabled": true,
"restructuredtext.linter.disabled": true,
"restructuredtext.confPath": "${workspaceFolder}\\source"
"restructuredtext.confPath": "${workspaceFolder}\\source",
"esbonio.sphinx.confDir": "${workspaceFolder}\\source",
"iis.configDir": ""
}
5 changes: 4 additions & 1 deletion README.md
Expand Up @@ -4,6 +4,9 @@ To edit and test adding documentation, the following steps are required:

1. Install python3
2. Install pip for python3
3. run `pip install -U sphinx` to install sphinx`
3. Run `pip install -U sphinx` to install sphinx
4. Run `pip install sphinx_rtd_theme` to install the theme
5. Run `pip install sphinx-design` to install the design elements
5. Run `pip install sphinx-carousel` to install carousel elements

Once you have done this, you can then build the page locally with `make html` in this directory. This will generate a directory called `html`, and in there, you can view the page by opening the `index.html` in a web browser.
2 changes: 1 addition & 1 deletion docs/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: c3f8dfd25b4358ee8cc6207b14415908
config: 4572b7328c4c33ac7a3ad6541d12d7cf
tags: 645f666f9bcd5a90fca523b33c5a78b7
83 changes: 83 additions & 0 deletions docs/.shared.html
@@ -0,0 +1,83 @@

<!DOCTYPE html>

<html lang="en-us">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<title>&lt;no title&gt; &#8212; Pokecube Documentation 3.23.x documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/classic.css" />
<link rel="stylesheet" type="text/css" href="_static/design-style.1e8bd061cd6da7fc9cf755528e8ffc24.min.css" />
<link rel="stylesheet" type="text/css" href="_static/red.css" />

<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
<script src="_static/doctools.js"></script>
<script src="_static/sphinx_highlight.js"></script>
<script src="_static/design-tabs.js"></script>

<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
</head><body>
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="General Index"
accesskey="I">index</a></li>
<li class="nav-item nav-item-0"><a href="index.html">Pokecube Documentation 3.23.x documentation</a> &#187;</li>
<li class="nav-item nav-item-this"><a href="">&lt;no title&gt;</a></li>
</ul>
</div>

<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">



<div class="clearer"></div>
</div>
</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebarwrapper">
<div role="note" aria-label="source link">
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="_sources/.shared.rst.txt"
rel="nofollow">Show Source</a></li>
</ul>
</div>
<div id="searchbox" style="display: none" role="search">
<h3 id="searchlabel">Quick search</h3>
<div class="searchformwrapper">
<form class="search" action="search.html" method="get">
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
<input type="submit" value="Go" />
</form>
</div>
</div>
<script>document.getElementById('searchbox').style.display = "block"</script>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="General Index"
>index</a></li>
<li class="nav-item nav-item-0"><a href="index.html">Pokecube Documentation 3.23.x documentation</a> &#187;</li>
<li class="nav-item nav-item-this"><a href="">&lt;no title&gt;</a></li>
</ul>
</div>
<div class="footer" role="contentinfo">
&#169; Copyright 2021, Thutmose.
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 6.2.1.
</div>
</body>
</html>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified docs/_images/abomasnow.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/abomasnows.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/abra.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/abras.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/absol.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/absols.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/accelgor.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/accelgors.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
Binary file added docs/_images/add_pokemob.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/aegislash_blade.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/aegislash_blades.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/aegislash_shield.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/aegislash_shields.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/aerodactyl.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/aerodactyls.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Binary file added docs/_images/aether_foundation.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_images/afa.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_images/afa_ability_set.png
File renamed without changes
Binary file added docs/_images/afa_shiny_set.png
Binary file modified docs/_images/aggron.png
Binary file modified docs/_images/aggrons.png
Binary file modified docs/_images/aipom.png
Binary file modified docs/_images/aipoms.png
Binary file modified docs/_images/alakazam_male.png
Binary file modified docs/_images/alakazam_males.png
Binary file modified docs/_images/alomomola.png
Binary file modified docs/_images/alomomolas.png
Binary file modified docs/_images/altaria.png
Binary file modified docs/_images/altarias.png
Binary file modified docs/_images/amaura.png
Binary file modified docs/_images/amauras.png
Binary file modified docs/_images/ambipom.png
Binary file modified docs/_images/ambipoms.png
Binary file modified docs/_images/amoonguss.png
Binary file modified docs/_images/amoongusss.png
Binary file modified docs/_images/ampharos.png
Binary file modified docs/_images/amphaross.png
File renamed without changes
Binary file modified docs/_images/anorith.png
Binary file modified docs/_images/anoriths.png
Binary file modified docs/_images/appletun.png
Binary file modified docs/_images/appletuns.png
Binary file modified docs/_images/applin.png
Binary file modified docs/_images/applins.png
Binary file modified docs/_images/araquanid.png
Binary file modified docs/_images/araquanids.png
Binary file modified docs/_images/arbok.png
Binary file modified docs/_images/arboks.png
Binary file modified docs/_images/arcanine.png
Binary file modified docs/_images/arcanines.png
Binary file modified docs/_images/arceus.png
Binary file modified docs/_images/arceuss.png
Binary file modified docs/_images/archen.png
Binary file modified docs/_images/archens.png
Binary file modified docs/_images/archeops.png
Binary file modified docs/_images/archeopss.png
Binary file modified docs/_images/arctovish.png
Binary file modified docs/_images/arctovishs.png
Binary file modified docs/_images/arctozolt.png
Binary file modified docs/_images/arctozolts.png
Binary file modified docs/_images/ariados.png
Binary file modified docs/_images/ariadoss.png
Binary file modified docs/_images/armaldo.png
Binary file modified docs/_images/armaldos.png
Binary file modified docs/_images/aromatisse.png
Binary file modified docs/_images/aromatisses.png
Binary file modified docs/_images/aron.png
Binary file modified docs/_images/arons.png
Binary file modified docs/_images/arrokuda.png
Binary file modified docs/_images/arrokudas.png
Binary file modified docs/_images/articuno.png
Binary file modified docs/_images/articunos.png
Binary file modified docs/_images/audino.png
Binary file modified docs/_images/audinos.png
Binary file modified docs/_images/aurorus.png
Binary file modified docs/_images/auroruss.png
Binary file modified docs/_images/avalugg.png
Binary file modified docs/_images/avaluggs.png
Binary file modified docs/_images/axew.png
Binary file modified docs/_images/axews.png
Binary file modified docs/_images/azelf.png
File renamed without changes
Binary file modified docs/_images/azelfs.png
Binary file modified docs/_images/azumarill.png
Binary file modified docs/_images/azumarills.png
Binary file added docs/_images/azure_flute.png
Binary file modified docs/_images/azurill.png
Binary file modified docs/_images/azurills.png
Binary file modified docs/_images/bagon.png
Binary file modified docs/_images/bagons.png
Binary file modified docs/_images/baltoy.png
Binary file modified docs/_images/baltoys.png
Binary file modified docs/_images/banette.png
Binary file modified docs/_images/banettes.png
Binary file modified docs/_images/barbaracle.png
Binary file modified docs/_images/barbaracles.png
Binary file modified docs/_images/barboach.png
Binary file modified docs/_images/barboachs.png
Binary file modified docs/_images/barraskewda.png
Binary file modified docs/_images/barraskewdas.png
Binary file added docs/_images/bases.png
Binary file modified docs/_images/bastiodon.png
Binary file modified docs/_images/bastiodons.png
Binary file modified docs/_images/bayleef.png
Binary file modified docs/_images/bayleefs.png
Binary file modified docs/_images/beartic.png
Binary file modified docs/_images/beartics.png
Binary file modified docs/_images/beautifly.png
Binary file modified docs/_images/beautiflys.png
Binary file modified docs/_images/beedrill.png
Binary file modified docs/_images/beedrills.png
Binary file modified docs/_images/beheeyem.png
Binary file modified docs/_images/beheeyems.png
Binary file modified docs/_images/beldum.png
Binary file modified docs/_images/beldums.png
Binary file modified docs/_images/bellossom.png
Binary file modified docs/_images/bellossoms.png
Binary file modified docs/_images/bellsprout.png
Binary file modified docs/_images/bellsprouts.png
Binary file modified docs/_images/bergmite.png
Binary file modified docs/_images/bergmites.png
Binary file modified docs/_images/bewear.png
Binary file modified docs/_images/bewears.png
Binary file modified docs/_images/bibarel.png
Binary file modified docs/_images/bibarels.png
Binary file modified docs/_images/bidoof.png
Binary file modified docs/_images/bidoofs.png
Binary file modified docs/_images/binacle.png
Binary file modified docs/_images/binacles.png
Binary file modified docs/_images/bisharp.png
Binary file modified docs/_images/bisharps.png
Binary file modified docs/_images/blacephalon.png
Binary file modified docs/_images/blacephalons.png
Binary file modified docs/_images/blastoise.png
Binary file modified docs/_images/blastoises.png
Binary file added docs/_images/blaziken_male.png
Binary file added docs/_images/blaziken_males.png
Binary file modified docs/_images/blipbug.png
Binary file modified docs/_images/blipbugs.png
Binary file modified docs/_images/blissey.png
Binary file modified docs/_images/blisseys.png
Binary file modified docs/_images/blitzle.png
Binary file modified docs/_images/blitzles.png
Binary file added docs/_images/blue_rune.png
File renamed without changes
Binary file modified docs/_images/boldore.png
Binary file modified docs/_images/boldores.png
Binary file modified docs/_images/boltund.png
Binary file modified docs/_images/boltunds.png
Binary file modified docs/_images/bonsly.png
Binary file modified docs/_images/bonslys.png
Binary file modified docs/_images/bouffalant.png
Binary file modified docs/_images/bouffalants.png
Binary file modified docs/_images/bounsweet.png
Binary file modified docs/_images/bounsweets.png
Binary file modified docs/_images/braixen.png
Binary file modified docs/_images/braixens.png
Binary file modified docs/_images/braviary.png
Binary file modified docs/_images/braviarys.png
Binary file modified docs/_images/breloom.png
Binary file modified docs/_images/brelooms.png
Binary file modified docs/_images/brionne.png
Binary file modified docs/_images/brionnes.png
Binary file modified docs/_images/bronzong.png
Binary file modified docs/_images/bronzongs.png
Binary file modified docs/_images/bronzor.png
Binary file modified docs/_images/bronzors.png
Binary file modified docs/_images/bruxish.png
Binary file modified docs/_images/bruxishs.png
Binary file modified docs/_images/budew.png
Binary file modified docs/_images/budews.png
Binary file modified docs/_images/buizel.png
Binary file modified docs/_images/buizels.png
Binary file modified docs/_images/bulbasaur.png
Binary file modified docs/_images/bulbasaurs.png
Binary file added docs/_images/bulu_orb.png
File renamed without changes
Binary file modified docs/_images/buneary.png
Binary file modified docs/_images/bunearys.png
Binary file modified docs/_images/bunnelby.png
Binary file modified docs/_images/bunnelbys.png
Binary file modified docs/_images/burmy.png
Binary file modified docs/_images/burmys.png
Binary file modified docs/_images/butterfree.png
Binary file modified docs/_images/butterfrees.png
Binary file modified docs/_images/buzzwole.png
Binary file modified docs/_images/buzzwoles.png
Binary file modified docs/_images/cacnea.png
Binary file modified docs/_images/cacneas.png
Binary file modified docs/_images/cacturne_male.png
Binary file modified docs/_images/cacturne_males.png
Binary file modified docs/_images/calyrex.png
Binary file added docs/_images/calyrex_block_recipe.png
Binary file modified docs/_images/calyrexs.png
Binary file modified docs/_images/camerupt.png
Binary file modified docs/_images/camerupts.png
Binary file modified docs/_images/carbink.png
Binary file modified docs/_images/carbinks.png
Binary file added docs/_images/career_mob.png
Binary file added docs/_images/career_total.png
Binary file added docs/_images/career_type.png
Binary file modified docs/_images/carkol.png
Binary file modified docs/_images/carkols.png
Binary file modified docs/_images/carnivine.png
Binary file modified docs/_images/carnivines.png
Binary file modified docs/_images/carracosta.png
Binary file modified docs/_images/carracostas.png
Binary file modified docs/_images/carvanha.png
Binary file modified docs/_images/carvanhas.png
Binary file modified docs/_images/cascoon.png
Binary file modified docs/_images/cascoons.png
Binary file modified docs/_images/castform.png
Binary file modified docs/_images/castforms.png
Binary file added docs/_images/castle_n.png
Binary file added docs/_images/castle_n_boss_room.png
File renamed without changes
File renamed without changes
Binary file modified docs/_images/caterpie.png
Binary file modified docs/_images/caterpies.png
Binary file modified docs/_images/celebi.png
Binary file added docs/_images/celebi_temple.png
Binary file modified docs/_images/celebis.png
Binary file modified docs/_images/celesteela.png
Binary file modified docs/_images/celesteelas.png
Binary file modified docs/_images/centiskorch.png
Binary file modified docs/_images/centiskorchs.png
Binary file modified docs/_images/chandelure.png
Binary file modified docs/_images/chandelures.png
Binary file modified docs/_images/chansey.png
Binary file modified docs/_images/chanseys.png
Binary file modified docs/_images/charizard.png
Binary file modified docs/_images/charizards.png
Binary file modified docs/_images/charjabug.png
Binary file modified docs/_images/charjabugs.png
Binary file modified docs/_images/charmander.png
Binary file modified docs/_images/charmanders.png
Binary file modified docs/_images/charmeleon.png
Binary file modified docs/_images/charmeleons.png
Binary file modified docs/_images/chatot.png
Binary file modified docs/_images/chatots.png
Binary file modified docs/_images/cherrim.png
Binary file modified docs/_images/cherrims.png
Binary file modified docs/_images/cherubi.png
Binary file modified docs/_images/cherubis.png
Binary file modified docs/_images/chesnaught.png
Binary file modified docs/_images/chesnaughts.png
Binary file modified docs/_images/chespin.png
Binary file modified docs/_images/chespins.png
Binary file modified docs/_images/chewtle.png
Binary file modified docs/_images/chewtles.png
Binary file modified docs/_images/chikorita.png
Binary file modified docs/_images/chikoritas.png
Binary file modified docs/_images/chimchar.png
Binary file modified docs/_images/chimchars.png
Binary file modified docs/_images/chimecho.png
Binary file modified docs/_images/chimechos.png
Binary file modified docs/_images/chinchou.png
Binary file modified docs/_images/chinchous.png
Binary file modified docs/_images/chingling.png
Binary file modified docs/_images/chinglings.png
Binary file modified docs/_images/cinccino.png
Binary file modified docs/_images/cinccinos.png
Binary file modified docs/_images/cinderace.png
Binary file modified docs/_images/cinderaces.png
Binary file modified docs/_images/clamperl.png
Binary file modified docs/_images/clamperls.png
Binary file modified docs/_images/clauncher.png
Binary file modified docs/_images/claunchers.png
Binary file modified docs/_images/clawitzer.png
Binary file modified docs/_images/clawitzers.png
Binary file modified docs/_images/claydol.png
Binary file modified docs/_images/claydols.png
Binary file modified docs/_images/clefable.png
Binary file modified docs/_images/clefables.png
Binary file modified docs/_images/clefairy.png
Binary file modified docs/_images/clefairys.png
Binary file modified docs/_images/cleffa.png
Binary file modified docs/_images/cleffas.png
Binary file modified docs/_images/clobbopus.png
Binary file modified docs/_images/clobbopuss.png
Binary file added docs/_images/cloner_gui.png
Binary file added docs/_images/cloning_device.png
Binary file modified docs/_images/cloyster.png

0 comments on commit aefc783

Please sign in to comment.