summaryrefslogtreecommitdiff
path: root/doc/asciidoc.conf
AgeCommit message (Collapse)Author
2010-08-04Removed empty man pages for old standalone devicesPieter Hintjens
2010-08-04Various changes to documentation project:Pieter Hintjens
* Added documentation for zmq_deviced, which we're developing * Created consistent page footer in documentation template * Page footer notes doc authors and copyright statement
2010-03-09Documentation rewriteMartin Lucina
2010-02-11Integrate version numbering into autoconfMartin Lucina
configure.in is now the master source for the package version number, this propagates to src/platform.hpp (for zmq_version) and doc/Makefile.am (for documentation generation) automagically.
2010-02-10Convert documentation to AsciiDocMartin Lucina