moving reference up near the top of the sidebar

This commit is contained in:
Dan Saunders
2025-03-17 12:43:53 -04:00
parent ba9a867adb
commit 5134aa66cd
2 changed files with 7 additions and 10 deletions

View File

@@ -196,6 +196,12 @@ website:
- docs/cli.qmd
- docs/config.qmd
- section: "Reference"
contents:
- docs/config.qmd
- text: "API Reference"
href: docs/api/index.qmd
- section: "Dataset Formats"
contents: docs/dataset-formats/*
@@ -235,15 +241,6 @@ website:
- docs/debugging.qmd
- docs/nccl.qmd
<<<<<<< HEAD
=======
- section: "Reference"
contents:
- docs/config.qmd
- text: "API Reference"
href: docs/api/index.qmd
>>>>>>> 5d96b2a95 (quartodoc integration)
format:
html:
theme: darkly

View File

@@ -1,5 +1,5 @@
---
title: "CLI Reference"
title: "Command Line Interface (CLI)"
format:
html:
toc: true