From: Ian Jackson Date: Thu, 8 Apr 2021 18:21:01 +0000 (+0100) Subject: docs: Edit some metadata X-Git-Tag: otter-0.5.0~120 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=05cfac9df95f292b057f6dd90f82e0d321e3774a;p=otter.git docs: Edit some metadata Signed-off-by: Ian Jackson --- diff --git a/docs/conf.py b/docs/conf.py index 918440c2..d2173536 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -20,8 +20,8 @@ # -- 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 = '' @@ -141,7 +141,7 @@ latex_elements = { # 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'), ] @@ -162,8 +162,8 @@ man_pages = [ # 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'), ] diff --git a/docs/index.rst b/docs/index.rst index 4ec8fa25..bc31557c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -3,8 +3,8 @@ 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 @@ -20,5 +20,4 @@ Indices and tables ================== * :ref:`genindex` -* :ref:`modindex` * :ref:`search`