Skip to content

Commit 40fdb39

Browse files
Birgit SchachlerBirgit Schachler
authored andcommitted
Add notebook to documentation
1 parent cc60262 commit 40fdb39

File tree

3 files changed

+4
-91
lines changed

3 files changed

+4
-91
lines changed

doc/conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@
3838
'sphinx.ext.viewcode',
3939
'sphinx.ext.imgmath',
4040
'sphinx.ext.napoleon',
41-
'sphinx.ext.autosummary'
41+
'sphinx.ext.autosummary',
42+
'nbsphinx'
4243

4344
]
4445

doc/example_documentation.rst

Lines changed: 0 additions & 89 deletions
This file was deleted.

doc/index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ Contents:
88
:glob:
99

1010
getting_started
11+
basic_example_notebook
1112
whats_new
12-
modules.rst
13+
modules
1314

1415

1516
Indices and tables

0 commit comments

Comments
 (0)