commit
a61ce2afd9
12
myst.yml
12
myst.yml
|
@ -28,17 +28,15 @@ project:
|
||||||
- file: ./doc/expressions.md
|
- file: ./doc/expressions.md
|
||||||
site:
|
site:
|
||||||
nav:
|
nav:
|
||||||
- title: Getting started
|
- title: GTSAM.org
|
||||||
children:
|
url: https://gtsam.org
|
||||||
- title: Overview
|
|
||||||
url: /readme
|
|
||||||
- title: Install guide
|
|
||||||
url: /install
|
|
||||||
- title: C++ reference
|
- title: C++ reference
|
||||||
url: https://gtsam.org/doxygen/
|
url: https://gtsam.org/doxygen/
|
||||||
|
options:
|
||||||
|
logo_text: GTSAM
|
||||||
template: book-theme
|
template: book-theme
|
||||||
|
|
||||||
# TODO: Graphics for favicon and to replace "Made with MyST" in the top left
|
# TODO: Graphics for favicon, site logo
|
||||||
# options:
|
# options:
|
||||||
# favicon: favicon.ico
|
# favicon: favicon.ico
|
||||||
# logo: site_logo.png
|
# logo: site_logo.png
|
||||||
|
|
Loading…
Reference in New Issue