#47901: cmake @3.2.2_0+docs+gui: build documentation in Qt help/Assistant format --------------------------+------------------------- Reporter: rjvbertin@… | Owner: michaelld@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: cmake | --------------------------+------------------------- Changes (by larryv@…): * cc: michaelld@… (removed) * owner: macports-tickets@… => michaelld@… Comment: This is confusing and non-obvious. There’s no suggestion that this… {{{ sudo port install cmake +gui +docs +python34 }}} … should produce more documentation than this… {{{ sudo port install cmake +gui +docs +python27 }}} … yet that is exactly what will happen. A more obvious approach would be to add a variant for the Qt help that required `+gui +docs +python34`. Another possibility would be to ditch the Python variants and have `+docs` use Python 3.4 Sphinx and build the Qt help unconditionally. -- Ticket URL: <https://trac.macports.org/ticket/47901#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X