summaryrefslogtreecommitdiffstats
path: root/doc/rst_source/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rst_source/conf.py')
-rw-r--r--doc/rst_source/conf.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/rst_source/conf.py b/doc/rst_source/conf.py
index bcfe6451c3..c423e08e55 100644
--- a/doc/rst_source/conf.py
+++ b/doc/rst_source/conf.py
@@ -27,10 +27,6 @@ import sys, os
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
#extensions = ['sphinx.ext.autodoc', 'sphinxcontrib.doxylink']
extensions = ['sphinx.ext.autodoc']
-#extensions = ['sphinx.ext.autodoc', 'sphinxcontrib.doxylink']
-#doxylink = {
-# 'krb5doxy' : ('path-to-doxygen-tag-file/krb5doxy.tag', 'location-of-doxygen-html-output/'),
-#}
# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']