mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-04 02:39:12 +00:00
Move FAQ into MkDocs (#2984)
This commit is contained in:
parent
a0912deb2b
commit
cd1f57b713
4 changed files with 349 additions and 357 deletions
|
@ -12,7 +12,6 @@ SECTIONS: list[tuple[str, str]] = [
|
|||
("Configuration", "configuration.md"),
|
||||
("Rules", "rules.md"),
|
||||
("Settings", "settings.md"),
|
||||
("FAQ", "faq.md"),
|
||||
("Acknowledgements", "acknowledgements.md"),
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue