| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | fixes #286 nng_pair0_open (and all others) need man page | Garrett D'Amore | 2018-03-17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | fixes #279 consider restructuring man sections This represents a rather significant rework, and major editing effort, for the entire set of manual pages. All of the pages now have a section number in their filename; this assists in some other tooling, particularly ebook generation as every link needs to be programmatically modified when combined into an ebook. Section 5 is introduced, and populated with pages for the main types, and all options are now documented. Numerous errors have been corrected, including rewriting certain portions such as the header section of the surveyor protocol. Much work has been done to facilitate index generation, although certainly more work remains here. Every internal link within these pages now resolves; there are no more dead links. (This is required to generate Kindle format books.) | ||
| * | fixes #281 desire nng_sleep_aio() | Garrett D'Amore | 2018-03-12 |
| | | |||
| * | Add nng_msg_get_pipe, nng_msg_set_pipe, and nng_pipe_getopt docs. | Garrett D'Amore | 2018-03-09 |
| | | |||
| * | Fix incorrect reference for nng_msg_dup (was nng_msg_len) | Garrett D'Amore | 2018-03-09 |
| | | |||
| * | Fix a number of broken links. | Garrett D'Amore | 2018-03-07 |
| | | | | | | | There are still some busted links that have to be fixed, but these are the ones that are just typos or trivially fixed. There is of course some content still missing. | ||
| * | Add some man pages (alloc, free, version). | Garrett D'Amore | 2018-03-05 |
| | | |||
| * | Add nng_sendmsg and nng_recvmsg manual pages. | Garrett D'Amore | 2018-03-02 |
| | | |||
| * | More man page reorganization. | Garrett D'Amore | 2018-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. | |||
