Move the Textual FAQ into the main docs

See #3068.
This commit is contained in:
Dave Pearson
2023-08-21 14:41:07 +01:00
parent 3d2e126523
commit bb20cdc2bf
5 changed files with 22 additions and 41 deletions

View File

@@ -1,7 +1,7 @@
# FAQtory settings
faq_url: "https://github.com/textualize/textual/blob/main/FAQ.md" # Replace this with the URL to your FAQ.md!
faq_url: "https://textual.textualize.io/FAQ/" # Replace this with the URL to your FAQ.md!
questions_path: "./questions" # Where questions should be stored
output_path: "./FAQ.md" # Where FAQ.md should be generated
output_path: "./docs/FAQ.md" # Where FAQ.md should be generated
templates_path: ".faq" # Path to templates