Skip to content
Snippets Groups Projects
Commit 49c53184 authored by lkugler's avatar lkugler
Browse files

docs

parent d683f09d
No related branches found
No related tags found
No related merge requests found
...@@ -23,6 +23,7 @@ extensions = [ ...@@ -23,6 +23,7 @@ extensions = [
'sphinx.ext.intersphinx', 'sphinx.ext.intersphinx',
'sphinx.ext.napoleon', 'sphinx.ext.napoleon',
'nbsphinx', 'nbsphinx',
'sphinx_rtd_theme',
] ]
autodoc_mock_imports = ['numpy','scipy','xarray','pandas','netCDF4','osselyze','osselyze.utils'] autodoc_mock_imports = ['numpy','scipy','xarray','pandas','netCDF4','osselyze','osselyze.utils']
......
...@@ -12,10 +12,10 @@ Subpackages ...@@ -12,10 +12,10 @@ Subpackages
Submodules Submodules
---------- ----------
dartwrf.assim\_synth\_obs module dartwrf.assimilate module
-------------------------------- --------------------------------
.. automodule:: dartwrf.assim_synth_obs .. automodule:: dartwrf.assimilate
:members: :members:
:undoc-members: :undoc-members:
:show-inheritance: :show-inheritance:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment