Skip to content

Commit

Permalink
disqus
Browse files Browse the repository at this point in the history
  • Loading branch information
darkleaf committed Nov 15, 2018
1 parent dbd2a7d commit d6f5c66
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = [
'sphinxcontrib.disqus'
]

# Add any paths that contain templates here, relative to this directory.
Expand Down Expand Up @@ -179,3 +180,5 @@

# A list of files that should not be packed into the epub file.
epub_exclude_files = ['search.html']

disqus_shortname = 'app-from-scratch'
1 change: 1 addition & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ six==1.11.0
snowballstemmer==1.2.1
-e git://github.com/sphinx-doc/sphinx.git@eb44c73b81ff4e603d9452018d145ff3c204f71f#egg=Sphinx
sphinx-rtd-theme==0.4.2
sphinxcontrib-disqus==1.1.0
sphinxcontrib-websupport==1.1.0
typing==3.6.6
urllib3==1.24.1
Expand Down

0 comments on commit d6f5c66

Please sign in to comment.