doompanning/docs
oxmox 17f68cf8fe Squashed 'external/nng/' content from commit 169221da
git-subtree-dir: external/nng
git-subtree-split: 169221da8d53b2ca4fda76f894bee8505887a7c6
2023-02-03 21:18:59 +01:00
..
man Squashed 'external/nng/' content from commit 169221da 2023-02-03 21:18:59 +01:00
BUILD_ANDROID.adoc Squashed 'external/nng/' content from commit 169221da 2023-02-03 21:18:59 +01:00
BUILD_CROSSCOMPILE.adoc Squashed 'external/nng/' content from commit 169221da 2023-02-03 21:18:59 +01:00
BUILD_IOS.adoc Squashed 'external/nng/' content from commit 169221da 2023-02-03 21:18:59 +01:00
BUILD_TLS.adoc Squashed 'external/nng/' content from commit 169221da 2023-02-03 21:18:59 +01:00
BUILD_ZEROTIER.adoc Squashed 'external/nng/' content from commit 169221da 2023-02-03 21:18:59 +01:00
CONTRIBUTING.adoc Squashed 'external/nng/' content from commit 169221da 2023-02-03 21:18:59 +01:00
LICENSE.adoc Squashed 'external/nng/' content from commit 169221da 2023-02-03 21:18:59 +01:00
RATIONALE.adoc Squashed 'external/nng/' content from commit 169221da 2023-02-03 21:18:59 +01:00
README.txt Squashed 'external/nng/' content from commit 169221da 2023-02-03 21:18:59 +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.