[core.sys docs] Build HTML with -os=platform flag#22691
[core.sys docs] Build HTML with -os=platform flag#22691ntrel wants to merge 5 commits intodlang:masterfrom
core.sys docs] Build HTML with -os=platform flag#22691Conversation
Ignore `Posix` and `linux` as Linux is used to build docs already.
|
Thanks for your pull request and interest in making D better, @ntrel! We are looking forward to reviewing it, and you should be hearing from a maintainer soon.
Please see CONTRIBUTING.md for more information. If you have addressed all reviews or aren't sure how to proceed, don't hesitate to ping us with a simple comment. Bugzilla referencesYour PR doesn't reference any Bugzilla issue. If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog. Testing this PR locallyIf you don't have a local development environment setup, you can use Digger to test this PR: dub run digger -- build "master + dmd#22691" |
This comment was marked as outdated.
This comment was marked as outdated.
See diff and failed dlang/dmd#22691.
|
Maybe cross-compilation for doc generation would work? |
core.sys docs] Define platform versionscore.sys docs] Build HTML with -os=platform flag
|
|
This lists some of the changed HTML files: |
Ignore
Posixandlinuxas Linux is used to build docs already.The generated files aren't linked to yet - that needs dlang/dlang.org#4412.