aider: Add a toc entry for the final faq entry.

# Aider chat conversation:

USER: add a toc entry for the final faq entry

ASSISTANT: ```diff
--- docs/faq.md
+++ docs/faq.md
@@ ... @@
 - [How to use pipx to avoid python package conflicts?](#how-to-use-pipx-to-avoid-python-package-conflicts)
+- [Can I specify guidelines or conventions?](#can-i-specify-guidelines-or-conventions)

 ## How does aider use git?
```
This commit is contained in:
Paul Gauthier 2024-02-11 15:49:29 -08:00
parent 90cd78a6b4
commit 40ae921cba

View file

@ -12,6 +12,7 @@
- [Can I script aider?](#can-i-script-aider)
- [What code languages does aider support?](#what-code-languages-does-aider-support)
- [How to use pipx to avoid python package conflicts?](#how-to-use-pipx-to-avoid-python-package-conflicts)
- [Can I specify guidelines or conventions?](#can-i-specify-guidelines-or-conventions)
## How does aider use git?