mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 10:14:59 +00:00
docs: add Jekyll front matter to not-code.md
This commit is contained in:
parent
29a2db6552
commit
4262fa8637
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
---
|
||||||
|
parent: Usage
|
||||||
|
nav_order: 901
|
||||||
|
description: Edit configuration files, documentation, and other text-based formats.
|
||||||
|
---
|
||||||
|
|
||||||
# Editing Configuration and Text Files
|
# Editing Configuration and Text Files
|
||||||
|
|
||||||
Aider isn't just for code! Here are practical examples of modifying common config/text files:
|
Aider isn't just for code! Here are practical examples of modifying common config/text files:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue