mirror of
https://github.com/Noratrieb/std-internal-docs.git
synced 2026-01-14 09:35:01 +01:00
Compare commits
No commits in common. "1478e4387f803e354a6a8d5bd36d98578d1e3172" and "55b3afa6aca6047c9d409d2c0241b9093e90c6f6" have entirely different histories.
1478e4387f
...
55b3afa6ac
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
|
@ -43,7 +43,7 @@ for target in "${targets[@]}"; do
|
|||
--document-hidden-items \
|
||||
--html-before-content=$root/before.html \
|
||||
--extend-css=$root/style.css \
|
||||
--cap-lints=allow"
|
||||
--cap-lints=warn"
|
||||
|
||||
./x doc library --target "$target" --stage 1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue