You can browse the Stackdb documentation online (HTML and PDF) formats.
HTML, single page: All-in-one
PDF, single page: All
Doxygen auto-generated API listings: Index, Data Structures, Functions
You can also simply read the plain text source files in the doc/
subdirectory in the Stackdb source tree.
Finally, you can rebuild the HTML and PDF documents in the source tree in the doc/
sudirectory by typing make
(you must have pandoc
, pdflatex
, and doxygen
installed).