This commit is contained in:
Paul Gauthier 2024-06-06 09:54:24 -07:00
parent f2ab3c6966
commit 8c3ccf5054
11 changed files with 13 additions and 11 deletions

View file

@ -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 %}

View file

@ -1,4 +1,5 @@
---
parent: Usage
nav_order: 50
---
# In-chat commands

View file

@ -1,4 +1,5 @@
---
parent: Usage
nav_order: 800
---
# Specifying coding conventions

View file

@ -1,5 +1,5 @@
---
nav_order: 60
nav_order: 85
---
# Frequently asked questions

View file

@ -1,6 +1,6 @@
---
highlight_image: /assets/leaderboard.jpg
nav_order: 900
nav_order: 950
---
# Aider LLM Leaderboards

View file

@ -1,6 +1,6 @@
---
title: Connecting to LLMs
nav_order: 70
nav_order: 40
has_children: true
---

View file

@ -1,5 +1,5 @@
---
nav_order: 800
nav_order: 55
---
# Configuration & options

View file

@ -1,5 +1,6 @@
---
nav_order: 50
parent: Usage
nav_order: 25
---
## Tips

View file

@ -1,5 +1,6 @@
---
nav_order: 25
parent: Usage
nav_order: 75
---
## Tutorial videos

View file

@ -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).

View file

@ -1,4 +1,5 @@
---
parent: Usage
nav_order: 100
---