File tree Expand file tree Collapse file tree 3 files changed +2
-0
lines changed Expand file tree Collapse file tree 3 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ output: build/doc
22# Avoid putting the DocSet within the HTML docs.
33# WARNING: The path is relative to the output directory.
44docset_path : ../docset
5+ docset_icon : doc/img/icon.png
56hide_documentation_coverage : true
67skip_undocumented : true
78# Avoid putting the current date into the docs (this makes the diff quite noisy).
Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ output: build/doc/offline
1010# Avoid putting the DocSet within the HTML docs.
1111# WARNING: The path is relative to the output directory.
1212docset_path : ../../docset-offline
13+ docset_icon : doc/img/icon.png
1314hide_documentation_coverage : true
1415skip_undocumented : true
1516# Avoid putting the current date into the docs (this makes the diff quite noisy).
You can’t perform that action at this time.
0 commit comments