Python reference -> user guide with sections
parent
1120db212b
commit
5fc1f3489c
6
myst.yml
6
myst.yml
|
@ -8,9 +8,11 @@ project:
|
||||||
toc:
|
toc:
|
||||||
- file: README.md
|
- file: README.md
|
||||||
- file: INSTALL.md
|
- file: INSTALL.md
|
||||||
- title: Python Reference
|
- title: User Guide
|
||||||
children:
|
children:
|
||||||
- pattern: './doc/PythonReference/*'
|
- title: Geometry
|
||||||
|
children:
|
||||||
|
- pattern: './gtsam/geometry/doc/*'
|
||||||
site:
|
site:
|
||||||
nav:
|
nav:
|
||||||
- title: Getting started
|
- title: Getting started
|
||||||
|
|
Loading…
Reference in New Issue