Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 5 additions & 7 deletions myst.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,15 @@ project:
- file: ./doc/expressions.md
site:
nav:
- title: Getting started
children:
- title: Overview
url: /readme
- title: Install guide
url: /install
- title: GTSAM.org
url: https://gtsam.org
- title: C++ reference
url: https://gtsam.org/doxygen/
options:
logo_text: GTSAM
template: book-theme

# TODO: Graphics for favicon and to replace "Made with MyST" in the top left
# TODO: Graphics for favicon, site logo
# options:
# favicon: favicon.ico
# logo: site_logo.png
Loading