Skip to content

Commit

Permalink
deploy: fad41a4
Browse files Browse the repository at this point in the history
  • Loading branch information
StrongMods committed Oct 16, 2023
0 parents commit 1e9fa7c
Show file tree
Hide file tree
Showing 24 changed files with 3,688 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .buildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +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: 40043e57e2d613d64e3588eb62ec59d5
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file added .doctrees/api.doctree
Binary file not shown.
Binary file added .doctrees/environment.pickle
Binary file not shown.
Binary file added .doctrees/index.doctree
Binary file not shown.
Empty file added .nojekyll
Empty file.
16 changes: 16 additions & 0 deletions _sources/api.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
.. _api:

Developer Interface
===================

.. autoclass:: api.Game
:members:

.. autoclass:: api.Lord
:members:

.. autoclass:: api.Building
:members:

.. autoclass:: api.Unit
:members:
7 changes: 7 additions & 0 deletions _sources/index.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Welcome to StrongMod's documentation!
=====================================

.. toctree::
:maxdepth: 2

api
Loading

0 comments on commit 1e9fa7c

Please sign in to comment.