This is an archive of the discontinued Mercurial Phabricator instance.

packaging: install documentation to doc/ directory
ClosedPublic

Authored by indygreg on Oct 23 2019, 9:54 PM.

Details

Summary

The source directory is "doc" and "doc" is used by the WiX
installer. I think it makes sense to converge on the canonical
path name. While we're here, we also lower the case because
we can. (I think lower case names make more sense plus it is
more consistent.)

This only affects the Inno installer at the moment because
it is the only installer using the staging code.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

indygreg created this revision.Oct 23 2019, 9:54 PM
indygreg updated this revision to Diff 17400.Oct 24 2019, 11:34 PM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.