From 674bf2bca2748ec79aa871b4779ee4def016cb8d Mon Sep 17 00:00:00 2001 From: Phillip Weinberg Date: Tue, 25 Mar 2025 15:27:04 -0400 Subject: [PATCH] updating nav bar to include Analog Reference --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/mkdocs.yml b/mkdocs.yml index 889f0129e..07d9f050b 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -51,6 +51,7 @@ nav: - QAOA: "digital/examples/qaoa.py" - Analog Tutorial: 'https://queracomputing.github.io/bloqade-analog-examples/dev/' - Bloqade Analog: 'https://queracomputing.github.io/bloqade-analog/latest/' + - Analog Reference: 'https://queracomputing.github.io/bloqade-analog/latest/reference/overview/' - Blog: - blog/index.md - QuEra Computing: 'https://quera.com'