Remove the static man page in favor of the automatically generated one#7669
Remove the static man page in favor of the automatically generated one#7669MartinNowak merged 1 commit intodlang:masterfrom
Conversation
Follow-up to dlang#7637 Not sure whether the nightlies depend on the exact path. CC @MartinNowak
|
Thanks for your pull request, @wilzbach! 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. |
|
(I'm assigning this to @MartinNowak, s.t. it's clear that he should approve this PR before it can be merged.) |
|
Well, the build seems to work already. Copying the result is still missing though https://github.com/dlang/installer/blob/1d0c5445ba4f1ff948fe48bc1ab27c3d90f1c2c8/create_dmd_release/create_dmd_release.d#L601. |
Cool! But I assume this is just there because the man page generation happens as part of the
Fair enough: dlang/installer#295 |
Follow-up to #7637
Not sure whether the nightlies depend on the exact path.
CC @MartinNowak