sqlite2mdoc

extract C reference manpages from SQLite3 header file

WWW CVSWeb GITHub
  1. Package version
    sqlite2mdoc-1.0.0
  2. Maintainer
    Kristaps Dzonsons

This utility accepts an SQLite3 header file sqlite3.h and produces a
set of decently well-formed mdoc(7) files documenting the C API.
These will be roughly equivalent to the C-language Interface
Specification for SQLite3.