mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 14:41:39 +00:00
Update documentation
This commit is contained in:
@@ -55,8 +55,8 @@ source_suffix = '.rst'
|
||||
master_doc = 'index'
|
||||
|
||||
# General information about the project.
|
||||
project = u'{appname}'
|
||||
copyright = u'2013, Hardcoded Software'
|
||||
project = u'dupeGuru'
|
||||
copyright = u'2016, Hardcoded Software'
|
||||
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
# |version| and |release|, also used in various other places throughout the
|
||||
@@ -66,13 +66,6 @@ copyright = u'2013, Hardcoded Software'
|
||||
version = '{version}'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = version
|
||||
edition = '{edition}'
|
||||
tags.add('edition_{0}'.format(edition))
|
||||
|
||||
rst_epilog = u"""
|
||||
.. |appname| replace:: {appname}
|
||||
.. _homepage: {homepage}
|
||||
"""
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
||||
Reference in New Issue
Block a user