gnome-doc-utils is a collection of documentation utilities for the Gnomeproject. Notably, it contains utilities for building documentation andall auxiliary files in your source tree, and it contains the DocBookXSLT stylesheets that were once distributed with Yelp.
gnome-doc-utils is a collection of documentation utilities for the Gnomeproject. Notably, it contains utilities for building documentation andall auxiliary files in your source tree, and it contains the DocBookXSLT stylesheets that were once distributed with Yelp.
To install gnome-doc-utils, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gnome-doc-utils
To see what files were installed by gnome-doc-utils, run:
port contents gnome-doc-utils
To later upgrade gnome-doc-utils, run:
sudo port selfupdate && sudo port upgrade gnome-doc-utils
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.