Skip to content

Commit a324941

Browse files
committed
docs: add rewrite_all_pages to builder docstring
1 parent 1405b4d commit a324941

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

quartodoc/autosummary.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,8 @@ class Builder:
333333
The output path of the index file, used to list all API functions.
334334
sidebar:
335335
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.
336338
337339
"""
338340

0 commit comments

Comments
 (0)