Skip to content

Commit

Permalink
Adding Disqus
Browse files Browse the repository at this point in the history
  • Loading branch information
dlorch committed Dec 25, 2015
1 parent 4bc5c94 commit 163b37f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
'sphinx.ext.doctest',
'sphinx.ext.graphviz',
'sphinx.ext.napoleon',
'sphinxcontrib.disqus',
]

# Add any paths that contain templates here, relative to this directory.
Expand Down Expand Up @@ -290,3 +291,6 @@

# If true, do not generate a @detailmenu in the "Top" node's menu.
#texinfo_no_detailmenu = False

# Disqus
disqus_shortname = 'pycep'
1 change: 1 addition & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -179,3 +179,4 @@ Indices and tables
* :ref:`modindex`
* :ref:`search`

.. disqus::

0 comments on commit 163b37f

Please sign in to comment.