README 368 B

1234567
  1. This directory contains the documentation for nanomsg library. To build the
  2. documentation (both man pages and web pages) do "./configure --enable-doc" and
  3. "make" in the build directory; man pages will be installed with "make install".
  4. You must have asciidoctor installed.
  5. The stylesheet.css file is taken from asciidoctor-stylesheet-factory, and
  6. is the colony theme.