On 10 Apr 2015, at 1:42am, Richard Hipp <drh at sqlite.org> wrote: > As it happens, the SQLite documentation build process already parses > out most of this and puts it into a database already. If you > check-out the documentation sources > (https://www.sqlite.org/docsrc/timeline) and successfully build the > documentation, it creates a > docinfo.db file that contains a lot of what you have requested above.
Hmm. We could add an output mode to the shell tool which outputs in JSON format. And by "We" I mean someone who can write good C, which isn't me. Simon.