On 25 Oct 2011, at 2:40am, Richard Hipp wrote:

> On Mon, Oct 24, 2011 at 9:05 AM, Baruch Burstein <bmburst...@gmail.com>wrote:
> 
>> How are the C API documents auto-generated? Which tool is used?
>> I see that they are all in the comments in the code, but couldn't find a
>> tool in the source that is used to extract them and make the links.
> 
> The SQLite website, including all the documentation, is generated using a
> TCL script.  That script pulls information from both hand-written files and
> from the sqlite3.h header file to create the documentation.
> 
> The source code to the documentation can be found here:
> http://www.sqlite.org/docsrc/timeline
> 
> Sadly, the documentation source code is not itself particularly well
> documented.  :-(

What about the source code to Richard Hipp ?  Is that documented ?

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to