Move code docs to a readthedocs project.

Ported the existing docs, but the real goal is getting the docs for
campaign version moved here, as well as the manual. RTD will have an
"edit on github" button that'll keep this accessible to players, but
it'll be much easier to keep docs up to date while developing features
if it's part of the code base.
This commit is contained in:
Dan Albert
2023-05-07 13:32:34 -07:00
parent acb2d01d92
commit 5ad57d2878
18 changed files with 550 additions and 0 deletions

8
docs/dev/index.rst Normal file
View File

@@ -0,0 +1,8 @@
Developer documentation
=======================
.. toctree::
:maxdepth: 2
:caption: Contents:
design/index.rst