moving reference up near the top of the sidebar
This commit is contained in:
15
_quarto.yml
15
_quarto.yml
@@ -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
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "CLI Reference"
|
||||
title: "Command Line Interface (CLI)"
|
||||
format:
|
||||
html:
|
||||
toc: true
|
||||
|
||||
Reference in New Issue
Block a user