[ci skip] Initialize Transifex workflow

This commit is contained in:
Peter Parente
2019-04-05 23:55:37 -04:00
parent 7d427e7a4d
commit f11119fe51
7 changed files with 3184 additions and 4 deletions

View File

@@ -52,7 +52,7 @@ master_doc = 'index'
# General information about the project.
project = 'docker-stacks'
copyright = '2018, Project Jupyter'
copyright = '2018- Project Jupyter'
author = 'Project Jupyter'
# The version info for the project you're documenting, acts as replacement for
@@ -191,7 +191,12 @@ texinfo_documents = [
'Miscellaneous'),
]
# -- Extension configuration -------------------------------------------------
# -- Extension configuration ----------------------------------------------
# Anchors are often dynamic
linkcheck_anchors = False
linkcheck_anchors = False
# -- Translation ----------------------------------------------------------
gettext_uuid = True
locale_dirs = ['locale/']