Skip to content

Commit 09adff6

Browse files
committed
move things around in docs
1 parent 0e2a3e0 commit 09adff6

File tree

5 files changed

+13
-6
lines changed

5 files changed

+13
-6
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ See the [Amor data reduction](examples/amor) example for a quick start.
1717
maxdepth: 2
1818
---
1919
20-
examples/index
20+
user-guide/index
2121
api-reference/index
2222
developer/index
2323
about/index
File renamed without changes.
File renamed without changes.
Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1-
# Examples
1+
# Amor
22

33
```{toctree}
44
---
5-
maxdepth: 2
5+
maxdepth: 1
66
---
7-
8-
amor
7+
amor-reduction
98
compare-to-eos
109
```
11-

docs/user-guide/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# User guide
2+
3+
```{toctree}
4+
---
5+
maxdepth: 1
6+
---
7+
amor/index
8+
```
9+

0 commit comments

Comments
 (0)