Skip to content

Commit

Permalink
Manually add disqus, imports
Browse files Browse the repository at this point in the history
  • Loading branch information
dlorch committed Dec 25, 2015
1 parent 498cdd5 commit 0fb64e1
Showing 1 changed file with 3 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 @@ -291,6 +291,9 @@
# If true, do not generate a @detailmenu in the "Top" node's menu.
#texinfo_no_detailmenu = False

from docutils import nodes
from sphinx.util.compat import Directive

class Disqus(Directive):
required_arguments = 2
optional_arguments = 0
Expand Down

0 comments on commit 0fb64e1

Please sign in to comment.