summaryrefslogtreecommitdiff
path: root/doc/sphinx/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'doc/sphinx/conf.py')
-rw-r--r--doc/sphinx/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sphinx/conf.py b/doc/sphinx/conf.py
index d41a8a8..804ca5b 100644
--- a/doc/sphinx/conf.py
+++ b/doc/sphinx/conf.py
@@ -40,7 +40,7 @@ release = version
# ones.
extensions = [
'sphinx.ext.intersphinx',
- 'sphinx.ext.githubpages',
+ 'sphinx.ext.githubpages', # Creates the .nojekyll file for GitHub Pages
]
# Add any paths that contain templates here, relative to this directory.