From 8c3ccf50540ab4cb94d1394979c2a9a90dac1633 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Thu, 6 Jun 2024 09:54:24 -0700 Subject: [PATCH] copy --- website/_posts/2024-05-02-browser.md | 1 + website/docs/commands.md | 1 + website/docs/conventions.md | 1 + website/docs/faq.md | 2 +- website/docs/leaderboards/index.md | 2 +- website/docs/llms.md | 2 +- website/docs/options.md | 2 +- website/docs/tips.md | 3 ++- website/docs/tutorials.md | 3 ++- website/docs/usage.md | 6 +----- website/docs/voice.md | 1 + 11 files changed, 13 insertions(+), 11 deletions(-) diff --git a/website/_posts/2024-05-02-browser.md b/website/_posts/2024-05-02-browser.md index 683cd603f..8a658b8c6 100644 --- a/website/_posts/2024-05-02-browser.md +++ b/website/_posts/2024-05-02-browser.md @@ -2,6 +2,7 @@ title: Aider in your browser excerpt: Aider has an experimental browser UI, allowing you to collaborate with LLMs on code in your local git repo. highlight_image: /assets/browser.jpg +parent: Usage nav_order: 800 --- {% if page.date %} diff --git a/website/docs/commands.md b/website/docs/commands.md index b306bcb6e..665660e59 100644 --- a/website/docs/commands.md +++ b/website/docs/commands.md @@ -1,4 +1,5 @@ --- +parent: Usage nav_order: 50 --- # In-chat commands diff --git a/website/docs/conventions.md b/website/docs/conventions.md index eaedf2d66..5a454d8b7 100644 --- a/website/docs/conventions.md +++ b/website/docs/conventions.md @@ -1,4 +1,5 @@ --- +parent: Usage nav_order: 800 --- # Specifying coding conventions diff --git a/website/docs/faq.md b/website/docs/faq.md index b52e98d74..c7c89543c 100644 --- a/website/docs/faq.md +++ b/website/docs/faq.md @@ -1,5 +1,5 @@ --- -nav_order: 60 +nav_order: 85 --- # Frequently asked questions diff --git a/website/docs/leaderboards/index.md b/website/docs/leaderboards/index.md index 7eb12809f..28892dabb 100644 --- a/website/docs/leaderboards/index.md +++ b/website/docs/leaderboards/index.md @@ -1,6 +1,6 @@ --- highlight_image: /assets/leaderboard.jpg -nav_order: 900 +nav_order: 950 --- # Aider LLM Leaderboards diff --git a/website/docs/llms.md b/website/docs/llms.md index 143cf92a4..d4cc6b52b 100644 --- a/website/docs/llms.md +++ b/website/docs/llms.md @@ -1,6 +1,6 @@ --- title: Connecting to LLMs -nav_order: 70 +nav_order: 40 has_children: true --- diff --git a/website/docs/options.md b/website/docs/options.md index b39544b9d..1c1f8187d 100644 --- a/website/docs/options.md +++ b/website/docs/options.md @@ -1,5 +1,5 @@ --- -nav_order: 800 +nav_order: 55 --- # Configuration & options diff --git a/website/docs/tips.md b/website/docs/tips.md index a94d0296f..298ca160b 100644 --- a/website/docs/tips.md +++ b/website/docs/tips.md @@ -1,5 +1,6 @@ --- -nav_order: 50 +parent: Usage +nav_order: 25 --- ## Tips diff --git a/website/docs/tutorials.md b/website/docs/tutorials.md index 38c262773..91c0cd108 100644 --- a/website/docs/tutorials.md +++ b/website/docs/tutorials.md @@ -1,5 +1,6 @@ --- -nav_order: 25 +parent: Usage +nav_order: 75 --- ## Tutorial videos diff --git a/website/docs/usage.md b/website/docs/usage.md index f078bf1c9..fc3ba4c5a 100644 --- a/website/docs/usage.md +++ b/website/docs/usage.md @@ -1,5 +1,6 @@ --- nav_order: 30 +has_children: true --- # Usage @@ -51,8 +52,3 @@ so they are easy to track and undo. You can always use the `/undo` command to undo changes you don't like. - -## See also - -See also the docs on [in-chat commands](/docs/commands.html) -and [configuration and options])/docs/options.html). diff --git a/website/docs/voice.md b/website/docs/voice.md index 5b5cb7d0f..64e85fca3 100644 --- a/website/docs/voice.md +++ b/website/docs/voice.md @@ -1,4 +1,5 @@ --- +parent: Usage nav_order: 100 ---