doompanning/external/nng/docs/README.txt
oxmox 7f02df4e1b git subtree add --squash -P external/nng https://github.com/nanomsg/nng.git v1.8.0
Merge commit '7063e2102e655079574d6644b323f28f48685c5a' as 'external/nng'
2024-12-18 18:33:08 +01:00

11 lines
522 B
Text

This contains the nng documentation for API users.
The documentation is written in asciidoc in the form of man pages. It is
automatically formatted for display on the website.
It is possible to emit TROFF sources for use by the UNIX man page, and HTML
for online viewing. asciidoctor supports PDF and EPUB formats via plugins,
so there are still more options available.
The man pages are in the "man" directory. The reason those are separate
is that they get special treatment. Other documentation is located here.