This package provides functions for generating HTML pages that contain the help texts for a set of functions.
This package provides functions for generating HTML pages that contain the help texts for a set of functions. The package is designed to be as general as possible, but also contains convenience functions for generating a set of pages for entire packages.
This package provides functions for generating HTML pages that contain the help texts for a set of functions. The package is designed to be as general as possible, but also contains convenience functions for generating a set of pages for entire packages.
To install octave-generate_html, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install octave-generate_html
To see what files were installed by octave-generate_html, run:
port contents octave-generate_html
To later upgrade octave-generate_html, run:
sudo port selfupdate && sudo port upgrade octave-generate_html
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.