File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
guide/src/format/configuration Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ extra-watch-dirs = [] # directories to watch for triggering builds
9797 will be created when the book is built (i.e. ` create-missing = true ` ). If this
9898 is ` false ` then the build process will instead exit with an error if any files
9999 do not exist.
100- - ** use-default-preprocessors:** Disable the default preprocessors of ( ` links ` &
100+ - ** use-default-preprocessors:** Disable the default preprocessors ( of ` links ` &
101101 ` index ` ) by setting this option to ` false ` .
102102
103103 If you have the same, and/or other preprocessors declared via their table
@@ -111,4 +111,4 @@ extra-watch-dirs = [] # directories to watch for triggering builds
111111 ` use-default-preprocessors ` that ` links ` it will run.
112112- ** extra-watch-dirs** : A list of paths to directories that will be watched in
113113 the ` watch ` and ` serve ` commands. Changes to files under these directories will
114- trigger rebuilds. Useful if your book depends on files outside its ` src ` directory.
114+ trigger rebuilds. Useful if your book depends on files outside its ` src ` directory.
You can’t perform that action at this time.
0 commit comments