diff --git a/guide/src/SUMMARY.md b/guide/src/SUMMARY.md index 974d65fae7..95e4f58aaf 100644 --- a/guide/src/SUMMARY.md +++ b/guide/src/SUMMARY.md @@ -38,6 +38,7 @@ - [Preprocessors](for_developers/preprocessors.md) - [Alternative Backends](for_developers/backends.md) +- [FAQ](faq.md) ----------- [Contributors](misc/contributors.md) diff --git a/guide/src/faq.md b/guide/src/faq.md new file mode 100644 index 0000000000..823f719a2d --- /dev/null +++ b/guide/src/faq.md @@ -0,0 +1,7 @@ +# FAQ - Frequently Asked Questions + + +## Exclude pages from the search bar + +See the [configuration of the HTML renderer](./format/configuration/renderers.html#outputhtmlsearchchapter). +