Adjust document script.

This commit is contained in:
Chris Lu 2015-01-05 23:24:12 -08:00
parent 25568245cf
commit 7471bccb9b
2 changed files with 5 additions and 14 deletions

View file

@ -43,8 +43,8 @@ source_suffix = '.rst'
master_doc = 'index'
# General information about the project.
project = u'weed-fs'
copyright = u'2014, chrislusf, ernado'
project = u'seaweed-fs'
copyright = u'2015, chrislusf, ernado'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
@ -240,8 +240,8 @@ man_pages = [
# (source start file, target name, title, author,
# dir menu entry, description, category)
texinfo_documents = [
('index', 'weed-fs', u'weed-fs Documentation',
u'chrislusf, ernado', 'weed-fs', 'One line description of project.',
('index', 'seaweed-fs', u'seaweed-fs Documentation',
u'chrislusf, ernado', 'seaweed-fs', 'One line description of project.',
'Miscellaneous'),
]

View file

@ -30,12 +30,3 @@ Contents:
optimization
benchmarks
changelist
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`