Files
dungeon-sheets/docs/index.rst
T
Mark Wolfman ccf886b8ae Missing weapons now raise a warning, and recursive directory parsing.
In order to avoid parsing arbitrary python files encountered during
directory recursion, ``makesheets`` now checks each python file for a
string listing the *dungeonsheets_version* before trying to import the
character file.
2020-11-08 14:16:26 -06:00

24 lines
513 B
ReStructuredText

.. dungeonsheets documentation master file, created by
sphinx-quickstart on Sun Oct 14 18:07:48 2018.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to Dungeonsheets's documentation!
=========================================
.. toctree::
:maxdepth: 2
:caption: Contents:
character_files
examples
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
.. include:: ../README.rst