-
-
Notifications
You must be signed in to change notification settings - Fork 423
Open
Labels
CIEntries related to continuous integration infrastructure (here CI = tools + scripts + recipes)Entries related to continuous integration infrastructure (here CI = tools + scripts + recipes)Windows-not-on-par-with-POSIXAspect of Windows builds known to be dysfunctional compared to POSIX builds; fix needed to be on parAspect of Windows builds known to be dysfunctional compared to POSIX builds; fix needed to be on pardocumentationpackaging
Milestone
Description
Some platforms, e.g. NUT for Windows (when end-user has no MSYS2 ecosystem around it), do not benefit from local *roff renditions of manual pages - but may be happy to have HTML renditions. In other cases it may be nice to serve both *roff and HTML variants in a package, without the bigger docs (trade-offs in size and time allotted on CI servers, especially for ChangeLog).
This issue is about extending the strings accepted by configure script to support building man pages in a specified format (man, html, both, none, auto) optionally-independently of the other documentation. By default it should work as it does now (auto-mode may change), so adding HTML renditions if either html-single or html-chunked is enabled and possible.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
CIEntries related to continuous integration infrastructure (here CI = tools + scripts + recipes)Entries related to continuous integration infrastructure (here CI = tools + scripts + recipes)Windows-not-on-par-with-POSIXAspect of Windows builds known to be dysfunctional compared to POSIX builds; fix needed to be on parAspect of Windows builds known to be dysfunctional compared to POSIX builds; fix needed to be on pardocumentationpackaging