From 1c4cdf1dac556d40c65955e4a5c0a68f387b7eb9 Mon Sep 17 00:00:00 2001 From: benwandrew Date: Wed, 5 Apr 2023 10:39:34 -0400 Subject: [PATCH] docs: add BSR to mkdocs.yml --- mkdocs.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/mkdocs.yml b/mkdocs.yml index e71bb8b03..01f2e5d79 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -49,5 +49,11 @@ nav: - Meta parameters: 'theorist/bms/meta_parameters.md' - Search space: 'theorist/bms/search_space.md' - Example: 'theorist/bms/example.md' + BSR: + - Introduction: 'theorist/bsr/introduction.md' + - How it works: 'theorist/bsr/how_it_works.md' + - Meta parameters: 'theorist/bsr/meta_parameters.md' + - Search space: 'theorist/bsr/search_space.md' + - Example: 'theorist/bsr/example.md' - Code Reference: reference/ #