doompanning/docs
oxmox 7063e2102e Squashed 'external/nng/' content from commit 29b73962
git-subtree-dir: external/nng
git-subtree-split: 29b73962b939a6fbbf6ea8d5d7680bb06d0eeb99
2024-12-18 18:29:29 +01:00
..
man Squashed 'external/nng/' content from commit 29b73962 2024-12-18 18:29:29 +01:00
BUILD_ANDROID.adoc Squashed 'external/nng/' content from commit 29b73962 2024-12-18 18:29:29 +01:00
BUILD_CROSSCOMPILE.adoc Squashed 'external/nng/' content from commit 29b73962 2024-12-18 18:29:29 +01:00
BUILD_IOS.adoc Squashed 'external/nng/' content from commit 29b73962 2024-12-18 18:29:29 +01:00
BUILD_TLS.adoc Squashed 'external/nng/' content from commit 29b73962 2024-12-18 18:29:29 +01:00
BUILD_ZEROTIER.adoc Squashed 'external/nng/' content from commit 29b73962 2024-12-18 18:29:29 +01:00
CONTRIBUTING.adoc Squashed 'external/nng/' content from commit 29b73962 2024-12-18 18:29:29 +01:00
LICENSE.adoc Squashed 'external/nng/' content from commit 29b73962 2024-12-18 18:29:29 +01:00
RATIONALE.adoc Squashed 'external/nng/' content from commit 29b73962 2024-12-18 18:29:29 +01:00
README.txt Squashed 'external/nng/' content from commit 29b73962 2024-12-18 18:29:29 +01:00

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.