HTML files for dman of the D programming language compiler
D is a language with C-like syntax and static typing. It pragmatically combines efficiency, control, and modeling power, with safety and programmer productivity. This port provides the html files required to build the dman command of the D programming language compiler.
D is a language with C-like syntax and static typing. It pragmatically combines efficiency, control, and modeling power, with safety and programmer productivity. This port provides the html files required to build the dman command of the D programming language compiler.
To install dmd-doc, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install dmd-doc
To see what files were installed by dmd-doc, run:
port contents dmd-doc
To later upgrade dmd-doc, run:
sudo port selfupdate && sudo port upgrade dmd-doc
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.