Skip to content

Commit

Permalink
Removed unused Sphinx modules for RTD
Browse files Browse the repository at this point in the history
  • Loading branch information
nuxsmin committed Jan 5, 2019
1 parent d312210 commit 8468df7
Showing 1 changed file with 2 additions and 15 deletions.
17 changes: 2 additions & 15 deletions docs/source/conf-rtd.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,23 +34,10 @@
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = [
# 'rst2pdf.pdfbuilder',
'rst2pdf.pdfbuilder',
'sphinx.ext.graphviz',
# 'sphinx.ext.ifconfig',
# 'sphinx.ext.mathjax',
# 'sphinx.ext.todo',
'sphinxcontrib.actdiag',
'sphinxcontrib.blockdiag',
# 'sphinxcontrib.exceltable',
# 'sphinxcontrib.googleanalytics',
# 'sphinxcontrib.googlechart',
# 'sphinxcontrib.googlemaps',
# 'sphinxcontrib.libreoffice',
'sphinxcontrib.nwdiag',
# 'sphinxcontrib.packetdiag',
'sphinx.ext.todo',
'sphinxcontrib.plantuml',
# 'sphinxcontrib.rackdiag',
'sphinxcontrib.seqdiag'
]

# Add any paths that contain templates here, relative to this directory.
Expand Down

0 comments on commit 8468df7

Please sign in to comment.