Skip to content

Commit c73d941

Browse files
committed
readd doc examples
1 parent 4b245a2 commit c73d941

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

docs/index.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,22 @@
11
# magpylib-material-response
22

3+
4+
```{include} ../README.md
5+
:start-after: <!-- SPHINX-START -->
6+
```
7+
38
```{toctree}
9+
:caption: CONTENT
10+
:glob: true
411
:maxdepth: 2
5-
:hidden:
6-
712
```
813

9-
```{include} ../README.md
10-
:start-after: <!-- SPHINX-START -->
14+
```{toctree}
15+
:caption: EXAMPLES
16+
:glob: true
17+
:maxdepth: 2
18+
19+
examples/*
1120
```
1221

1322
## Indices and tables

0 commit comments

Comments
 (0)