chore: test documentation (#145)

* chore: Test documentation

* docs: fix broken links
This commit is contained in:
Roberto Abdelkader Martínez Pérez
2020-12-30 16:59:22 +01:00
committed by GitHub
parent 52fcbfbcdf
commit 0ffb28c3d6
7 changed files with 22 additions and 7 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ templates_path = ['_templates']
# List of patterns, relative to source directory, that match files and
# directories to ignore when looking for source files.
# This pattern also affects html_static_path and html_extra_path.
exclude_patterns = []
exclude_patterns = ['latextoc.rst', '**/toc.rst']
rst_prolog = """
.. role:: tech(code)