Python reference -> user guide with sections

release/4.3a0
p-zach 2025-02-12 11:46:31 -05:00
parent 1120db212b
commit 5fc1f3489c
3 changed files with 4 additions and 2 deletions

View File

@ -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