Attached is a port for sqlite2mdoc. pkg/DESCR: 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.
HOMEPAGE: https://github.com/kristapsdz/sqlite2mdoc I've been using this tool for a while to have the sqlite3 C API as a set of aproposable manpages. Tried to get it into sqlite3 itself, but gave up due to copyright assignment reasons. [1] It's pledged. Note: it doesn't work with pre-version-3 sqlite things. [1] http://sqlite.1065341.n5.nabble.com/C-API-reference-manpages-td88451.html
sqlite2mdoc.tgz
Description: Binary data
