Opened 3 years ago
Closed 3 years ago
#64237 closed enhancement (fixed)
gcc11: build libstdc++ man pages
Reported by: | mohd-akram (Mohamed Akram) | Owned by: | mohd-akram (Mohamed Akram) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | gcc11 |
Description
libstdc++ has man pages for the C++ library so you can do eg. man std::vector
. It would be nice to build those too. I think they'll build automatically if doxygen and graphviz are installed AFAICT, but I haven't tried. Ideally they can be available as a subport like on Linux, eg. libstdc++-docs
so we don't have to install GCC to get them.
Change History (1)
comment:1 Changed 3 years ago by mohd-akram (Mohamed Akram)
Owner: | set to mohd-akram |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In 23d9f6cba7462aef9a40f547cbe6fd04ac1cf0da/macports-ports (master):