Comment ver/rel and test source_url_prefix

This commit is contained in:
Jesse Griffin 2018-02-16 13:35:26 +00:00
parent 33cadbfb6f
commit 45a88b48e8
1 changed files with 5 additions and 2 deletions

View File

@ -40,6 +40,9 @@ templates_path = ['_templates']
# source_suffix = ['.rst', '.md']
source_suffix = '.rst'
# Should modify "View page source" URL on the web
source_url_prefix = 'https://git.door43.org/Door43/en_glm/src/branch/master/docs/'
# The encoding of source files.
#
# source_encoding = 'utf-8-sig'
@ -57,9 +60,9 @@ author = u'unfoldingWord'
# built documents.
#
# The short X.Y version.
version = u'0.1'
# version = u'0.1'
# The full version, including alpha/beta/rc tags.
release = u'0.1'
# release = u'0.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.