| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Markup fixes, ensuring links are colored properly. | Garrett D'Amore | 2018-05-01 |
| | | | | | | | | | | It turns out that when creating cross references, we need to make any text styling (generally literal characters) outside of the link, to avoid having the styling override the link color. (We prefer to have links colored for ease of use.) While here a few other markup, and actual content, errors were fixed. | ||
| * | Add documentation for supplemental functions. | Garrett D'Amore | 2018-03-22 |
| This includes platform portability stuff like mutexes and threads, etc. While here we fixed a problem with nng_opts_parse and we addressed the type of the platform API. | |||
