mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-17 15:02:57 +00:00
[ci skip] Initialize Transifex workflow
This commit is contained in:
11
docs/conf.py
11
docs/conf.py
@@ -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/']
|
Reference in New Issue
Block a user