mesytec-mnode/docs/README.txt
Florian Lüke 3a3a557efe Squashed 'external/nng/' content from commit c5e9d8ac
git-subtree-dir: external/nng
git-subtree-split: c5e9d8acfc226418dedcf2e34a617bffae043ff6
2023-06-27 18:01:51 +02: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.