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 54b9a00 commit 36549ccCopy full SHA for 36549cc
.github/ci_generator/templates/job_steps/build_docs.jinja
@@ -41,8 +41,10 @@
41
--exclude-path="site/api_reference/settings.html"
42
--exclude-path="site/404.html"
43
--exclude=".*crate#per-style$"
44
+ --exclude=".*#setting-the-default-subscriber$"
45
--exclude="https://doc.rust-lang.org/*"
46
--exclude="https://stackoverflow.com/*"
47
+ --exclude="https://rust-random.github.io/*"
48
--exclude="https://github.com/LukeMathWalker/pavex/edit/main/*"
49
--exclude="https://docs.rs/**/*"
50
--exclude-path="site/api_reference/static.files"
0 commit comments