mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
4
faq.yml
4
faq.yml
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user