Opened 2 years ago

Closed 2 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 2 years ago by mohd-akram (Mohamed Akram)

Owner: set to mohd-akram
Resolution: fixed
Status: newclosed

In 23d9f6cba7462aef9a40f547cbe6fd04ac1cf0da/macports-ports (master):

libstdcxx-docs: new port

Closes: #64237

Note: See TracTickets for help on using tickets.