Skip to content

Commit

Permalink
Added links to source code for Sphinx documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
arsarabi committed May 9, 2018
1 parent 386c5a2 commit 4c916aa
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions docs/conf.py
Original file line number Diff line number Diff line change
@@ -1,16 +1,13 @@
# Documentation build configuration file

import os
import sys

# -----------------------------------------------------------------------------
# General configuration
# -----------------------------------------------------------------------------

extensions = [
'sphinx.ext.autodoc',
'sphinx.ext.autosummary',
#'sphinx.ext.linkcode',
'sphinx.ext.linkcode',
'numpydoc'
]

Expand Down

0 comments on commit 4c916aa

Please sign in to comment.