aboutsummaryrefslogtreecommitdiff
path: root/docs/nng.adoc
Commit message (Collapse)AuthorAge
* Add message handling man pages.Garrett D'Amore2018-01-23
| | | | | | Note that we're also no longer overriding the source formatter or the icons for new pages, since we can supply that on the command line in the script that generates output.
* Add description of URL canonicalization.Garrett D'Amore2018-01-23
|
* Add reference to pipeline protocol.Garrett D'Amore2018-01-09
|
* Add TLS configuration manipulation documentation.Garrett D'Amore2018-01-01
| | | | | | While here, also fixup the markup on many of the pages, to use commas in SEE ALSO, avoid adding the .adoc extension to cross-references, and correct the link to the MIT license text.
* Rename config init/fini to alloc/free, add documentation for them.Garrett D'Amore2017-12-31
|
* Add reference to websocket man page.Garrett D'Amore2017-12-30
|
* Add a reference for nng_tls.Garrett D'Amore2017-11-21
|
* fixes #149 remove AUTHOR section from man pagesGarrett D'Amore2017-11-04
|
* Minor markup fixes.Garrett D'Amore2017-10-30
|
* Add conceptual overview doc.Garrett D'Amore2017-10-26
|
* Documentation updates.Garrett D'Amore2017-10-26
| | | | | | | | | This adds a few man pages, fixes the content and formatting on a few others. It also adds two utility scripts for me to use, publish.sh, which I use to publish updates to the gh-pages branch, and preview.sh, which I use to look at markup without cluttering my work directory.
* Spelling fixes (thanks ispell).Garrett D'Amore2017-10-24
|
* Doc directory moved to make github pages happy.Garrett D'Amore2017-10-24