# -- Project information -----------------------------------------------------
project = 'Otter'
-copyright = '2021, Ian Jackson'
-author = 'Ian Jackson'
+copyright = '2021 Ian Jackson and the contributors to Otter'
+author = 'Ian Jackson et al'
# The short X.Y version
version = ''
# author, documentclass [howto, manual, or own class]).
latex_documents = [
(master_doc, 'Otter.tex', 'Otter Documentation',
- 'Ian Jackson', 'manual'),
+ 'Ian Jackson and the contributors to Otter', 'manual'),
]
# dir menu entry, description, category)
texinfo_documents = [
(master_doc, 'Otter', 'Otter Documentation',
- author, 'Otter', 'One line description of project.',
- 'Miscellaneous'),
+ author, 'Otter', 'Online Table Top Environment Renderer',
+ 'Games'),
]
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
-Welcome to Otter's documentation!
-=================================
+Otter - Online Table Top Environment Renderer
+=============================================
.. toctree::
:maxdepth: 2
==================
* :ref:`genindex`
-* :ref:`modindex`
* :ref:`search`