Skip to content
Snippets Groups Projects
Commit b4eae672 authored by Jan Caron's avatar Jan Caron
Browse files

Added viewcode extensionremoved :undoc-members:

parent 0eed45f1
No related branches found
No related tags found
No related merge requests found
......@@ -35,8 +35,7 @@ author = 'Jan Caron'
# ones.
extensions = [
'sphinx.ext.autodoc',
'sphinx.ext.coverage',
'sphinx.ext.mathjax',
'sphinx.ext.viewcode',
'numpydoc'
]
......
......@@ -3,18 +3,12 @@ The Field container class
General empyre.fields docu here!
.. automodule:: empyre.fields
:members:
:undoc-members:
:show-inheritance:
The field submodule
-------------------
.. automodule:: empyre.fields.field
:members:
:undoc-members:
:show-inheritance:
......@@ -23,7 +17,6 @@ The shapes submodule
.. automodule:: empyre.fields.shapes
:members:
:undoc-members:
:show-inheritance:
......@@ -32,5 +25,4 @@ The vectors submodule
.. automodule:: empyre.fields.vectors
:members:
:undoc-members:
:show-inheritance:
The vis visualization submodule
===============================
vis docu here!
General empyre.vis docu here!
The plot2d submodule
--------------------
.. automodule:: empyre.vis.plot2d
:members:
:show-inheritance:
The decorators submodule
------------------------
.. automodule:: empyre.vis.decorators
:members:
:show-inheritance:
The colors submodule
--------------------
.. automodule:: empyre.vis.colors
:members:
:show-inheritance:
The tools submodule
-------------------
.. automodule:: empyre.vis.tools
:members:
:show-inheritance:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment