chiark / gitweb /
docs: Edit some metadata
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 8 Apr 2021 18:21:01 +0000 (19:21 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 8 Apr 2021 19:34:21 +0000 (20:34 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
docs/conf.py
docs/index.rst

index 918440c2608eeebbd9ea6a4a0cd7ea18f112fb31..d21735367cdb714b4b664c4d05a1f70f56d9ef37 100644 (file)
@@ -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'),
 ]
 
 
index 4ec8fa25dcad8744476114b007e23a000258f4ef..bc31557cc50c2a4f2e07ea8b2a04ffd965a9878d 100644 (file)
@@ -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`