#47901: port:cmake+docs+gui: build documentation in Qt help/Assistant format -------------------------+-------------------------------- Reporter: rjvbertin@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: haspatch | Port: cmake -------------------------+-------------------------------- cmake uses sphinx to generate its documentation, which means a `.qch` version can be made for use with Qt's Assistant. I propose to do this automatically when combining `+docs` with `+gui` and `+python34` . The latter condition is because Python 2.7 appears to crash when building the documentation; I have not checked if this also occurs without building the documentation in Qt format. (That does not seem impossible because the .qch file is generated from the HTML documentation, and appears to be built in the destroot step while the crash occurs during the build phase.) I've also removed my -bundle patch, which turned out not to be a good idea (as I already signalled a while ago). -- Ticket URL: <https://trac.macports.org/ticket/47901> MacPorts <https://www.macports.org/> Ports system for OS X