Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Kestrel Collaboration
Kestrel LiteX
migen
Commits
218a3182
Commit
218a3182
authored
7 years ago
by
Tim 'mithro' Ansell
Committed by
Sébastien Bourdeauducq
7 years ago
Browse files
Options
Download
Email Patches
Plain Diff
doc: Use sphinx.ext.napoleon instead of numpydoc.
parent
da523d97
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
doc/conf.py
doc/conf.py
+1
-1
doc/requirements.txt
doc/requirements.txt
+0
-1
No files found.
doc/conf.py
View file @
218a3182
...
...
@@ -30,7 +30,7 @@ extensions = [
'sphinx.ext.autodoc'
,
'sphinx.ext.doctest'
,
'sphinx.ext.autosummary'
,
'
numpydoc'
,
# to preprocess docstrings
'
sphinx.ext.napoleon'
# to preprocess docstrings
(in numpy and Google format)
]
# Add any paths that contain templates here, relative to this directory.
...
...
This diff is collapsed.
Click to expand it.
doc/requirements.txt
View file @
218a3182
Pygments
docutils
numpydoc
setuptools
sphinx
sphinx_rtd_theme
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment