aboutsummaryrefslogtreecommitdiff
path: root/docs/ref/api
Commit message (Collapse)AuthorAge
...
* docs: nng_opts_parse converted to chapter.Garrett D'Amore2024-10-23
|
* docs: document error codesGarrett D'Amore2024-10-23
|
* docs: master cross-reference tableGarrett D'Amore2024-10-22
|
* docs: URL chapterGarrett D'Amore2024-10-22
|
* docs: idmap into its own chapterGarrett D'Amore2024-10-22
|
* docs: consolidate misc chapterGarrett D'Amore2024-10-22
|
* docs: add memory chapterGarrett D'Amore2024-10-22
|
* docs: fix markup snafu in msgm.mdGarrett D'Amore2024-10-22
|
* docs: messages API converted to single chapter.Garrett D'Amore2024-10-22
|
* doc: remove unused index.md for thr/Garrett D'Amore2024-10-21
|
* docs: fix clock cross referencesGarrett D'Amore2024-10-20
|
* docs: Move time related functions into single chapter.Garrett D'Amore2024-10-20
|
* Forgot to commit synch.mdGarrett D'Amore2024-10-20
|
* docs: thread converted to new styleGarrett D'Amore2024-10-20
|
* Use `const` for nng_stat when possible.Garrett D'Amore2024-10-20
| | | | | This should help the compiler enforce checks, and may result in better optimizations.
* Synchronization primitives made a single chapter in mdbook.Garrett D'Amore2024-10-20
|
* docs: statistics as a single chapter.Garrett D'Amore2024-10-19
|
* Add syslog RFCs to see alsoGarrett D'Amore2024-10-19
|
* Logging as a single chapter.Garrett D'Amore2024-10-19
| | | | | | | | | | | | | This is the direction we want to go with documentation. Major areas of functionality should be one single chapter in the API reference, which should make them far more usable for people not already familiar with NNG. This represents a substantial departure from UNIX man pages, but many of our users are not used to working with UNIX man pages anyway, and organization of man pages, while convenient for reading with the legacy shell man command, fails on a number of usability fronts.
* Conversion of nng_aio to mdbook in progressGarrett D'Amore2024-10-19
|
* aio cancellation docs converted to mdbookGarrett D'Amore2024-10-18
|
* Forgot to add log index docGarrett D'Amore2024-10-18
|
* markup fix in indexGarrett D'Amore2024-10-15
|
* Stats API converted to mdbook.Garrett D'Amore2024-10-15
| | | | | A number of small errors were fixed, and we tried to restructure this to be a bit more usable to readers.
* docs: nng_log_get_level has a return valueGarrett D'Amore2024-10-14
|
* log documentation converted to mdbook.Garrett D'Amore2024-10-14
|
* doc: nng_url converted to mdbook.Garrett D'Amore2024-10-13
|
* Forgot to commit nng_msg_pipeGarrett D'Amore2024-10-13
|
* docs: Fix prototype and description for nng_msg_realloc.Garrett D'Amore2024-10-13
|
* docs: nng_msg_pipe converted to mdbookGarrett D'Amore2024-10-13
|
* Fix some intradoc links.Garrett D'Amore2024-10-13
|
* Minor fixes to mdbook docs.Garrett D'Amore2024-10-12
|
* nng_msg_header and company converted to mdbookGarrett D'Amore2024-10-12
|
* nng message header converted to mdbookGarrett D'Amore2024-10-12
|
* nng_msg docs converted to mdbookGarrett D'Amore2024-10-12
| | | | | We're moving to fewer man pages, with related functions grouped together in the same man page, and this continues the trend.
* Fix internal link for nng_opts_parse.Garrett D'Amore2024-10-11
|
* Convert nng_duration to mdbook.Garrett D'Amore2024-10-11
|
* Add ref for nng_opts_parseGarrett D'Amore2024-10-11
|
* nng_opts_parse converted to mdbook.Garrett D'Amore2024-10-11
|
* Convert thread documentation to mdbook. Also conslidate this man page.Garrett D'Amore2024-10-11
|
* Add missing nng_socket_pair.mdGarrett D'Amore2024-10-11
|
* more mdbook stuffGarrett D'Amore2024-10-11
|
* Convert nng_socket_pair.Garrett D'Amore2024-10-11
| | | | Also some cleanups on the organization of the mdbook.
* Converted condition variable docs to mdbook.Garrett D'Amore2024-10-11
| | | | | This also is implemented using a single unified manual page that should be easier to reference.
* Converted nng_strdup and nng_strfree to mdbook.Garrett D'Amore2024-10-06
|
* Fix indexing for nng_strerror.md.Garrett D'Amore2024-10-06
|
* Minor indexing markup fixGarrett D'Amore2024-10-06
|
* Convert nng_strerror to mdbook.Garrett D'Amore2024-10-06
|
* Minor markup fix for some mdbook pages.Garrett D'Amore2024-10-06
|
* Indexing improvements to mdbook docs.Garrett D'Amore2024-10-06
|