Flatten General
and Assistant
navigation in docs (#16885)
This PR flattens out the docs nav, so sections like General and Assistant have a single level of navigation items. Also renames the `Assistant` page -> `Overview` to be more consistent with other sections. | Before | After | |--------|-------| |  |  | Release Notes: - N/A
This commit is contained in:
parent
7a964ff91a
commit
3b0eb607ca
1 changed files with 12 additions and 12 deletions
|
@ -3,11 +3,11 @@
|
|||
# General
|
||||
|
||||
- [Getting Started](./getting-started.md)
|
||||
- [System Requirements](./system-requirements.md)
|
||||
- [Linux](./linux.md)
|
||||
- [Windows](./windows.md)
|
||||
- [Telemetry](./telemetry.md)
|
||||
- [Additional Learning Materials](./additional-learning-materials.md)
|
||||
- [System Requirements](./system-requirements.md)
|
||||
- [Linux](./linux.md)
|
||||
- [Windows](./windows.md)
|
||||
- [Telemetry](./telemetry.md)
|
||||
- [Additional Learning Materials](./additional-learning-materials.md)
|
||||
|
||||
# Configuration
|
||||
|
||||
|
@ -32,13 +32,13 @@
|
|||
|
||||
# Assistant
|
||||
|
||||
- [Assistant](./assistant/assistant.md)
|
||||
- [Configuration](./assistant/configuration.md)
|
||||
- [Assistant Panel](./assistant/assistant-panel.md)
|
||||
- [Contexts](./assistant/contexts.md)
|
||||
- [Inline Assistant](./assistant/inline-assistant.md)
|
||||
- [Commands](./assistant/commands.md)
|
||||
- [Prompts](./assistant/prompting.md)
|
||||
- [Overview](./assistant/assistant.md)
|
||||
- [Configuration](./assistant/configuration.md)
|
||||
- [Assistant Panel](./assistant/assistant-panel.md)
|
||||
- [Contexts](./assistant/contexts.md)
|
||||
- [Inline Assistant](./assistant/inline-assistant.md)
|
||||
- [Commands](./assistant/commands.md)
|
||||
- [Prompts](./assistant/prompting.md)
|
||||
|
||||
# Extensions
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue