Skip to content

Commit d74062a

Browse files
authored
Merge pull request #10025 from pradyunsg/introduce-docs/topics
2 parents 74580b1 + 7d42fb6 commit d74062a

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

docs/html/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ install packages from the [Python Package Index][pypi] and other indexes.
1313
getting-started
1414
installation
1515
user_guide
16+
topics/index
1617
cli/index
1718
```
1819

docs/html/topics/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Topic Guides
2+
3+
These pages provide detailed information on individual topics.
4+
5+
```{note}
6+
This section of the documentation is currently being fleshed out. See
7+
{issue}`9475` for more details.
8+
```
9+
10+
```{toctree}
11+
:maxdepth: 1
12+
```

0 commit comments

Comments
 (0)