mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
8 lines
283 B
YAML
8 lines
283 B
YAML
# FAQtory settings
|
|
|
|
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: "./docs/FAQ.md" # Where FAQ.md should be generated
|
|
templates_path: ".faq" # Path to templates
|