-
Notifications
You must be signed in to change notification settings - Fork 9
/
_toc.yml
34 lines (30 loc) · 969 Bytes
/
_toc.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# Table of contents
# Learn more at https://jupyterbook.org/customize/toc.html
format: jb-book
root: intro
parts:
- caption: Contributing
chapters:
- file: contributing/setup
- file: contributing/coding
- file: contributing/process-outline
- file: contributing/submitting-pr
- file: contributing/troubleshooting
- file: contributing/responding-pr-review
- file: contributing/review
- caption: Writing documentation
chapters:
- file: documentation/formatting
- file: documentation/notebooks
- file: documentation/build-doc
- file: documentation/debugging
- file: documentation/tutorial-checklist
- caption: Maintainer
chapters:
- file: maintainer/maintainer
- file: maintainer/ops
- file: maintainer/conda-forge
- file: maintainer/gh-actions
- file: maintainer/jupyter-book
- file: maintainer/readthedocs
- file: maintainer/doc-guide