We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1405b4d commit a324941Copy full SHA for a324941
quartodoc/autosummary.py
@@ -333,6 +333,8 @@ class Builder:
333
The output path of the index file, used to list all API functions.
334
sidebar:
335
The output path for a sidebar yaml config (by default no config generated).
336
+ rewrite_all_pages:
337
+ Whether to rewrite all rendered doc pages, or only those with changes.
338
339
"""
340
0 commit comments