aboutsummaryrefslogtreecommitdiff
path: root/docs/man/publish.sh
Commit message (Collapse)AuthorAge
* fixes #1270 Move web page publication tool to main branchGarrett D'Amore2020-08-02
|
* We have moved publish to the gh-pages branch.Garrett D'Amore2020-01-23
|
* fixes #455 publish script for man pages needs updatesGarrett D'Amore2018-05-18
|
* Fixes for new doc layout.Garrett D'Amore2018-03-17
|
* Introduce nng_options, nng_setopt, nng_getopt manual pages.Garrett D'Amore2018-03-13
| | | | | | | | | | This starts a new section 5 for generic topics, and sets up some links for things like nng_duration and nng_socket types. There will some day be an nng_errors(5) page as well. Some initial work towards indexing terms for these pages is done now too. (Indexing will mostly be useful when generating book forms of this documentation.)
* Automatic index generation.Garrett D'Amore2018-03-09
|
* Fix version loading.Garrett D'Amore2018-02-26
|
* More man page reorganization.Garrett D'Amore2018-02-25
Man pages need special handling, and we can have other kinds of documentation like initial starting guides, etc., which would have different processing applied. So lets move them off into their own directory.