On Sep 9, 2009, at 1:46 PM, John Loveys wrote:
>
> I do find the documentation rather awkward.  I have seen (and used)  
> links to
> stuff I cannot find from the start page.  Maybe doxygen?  I write a  
> lot of C
> and find it invaluable.
>


Suggestions on how to improve the documentation are always welcomed.   
However, I don't consider "doxygen" an improvement.  If you want to  
try to prove me wrong about the previous sentence, I promise to listen.

Are you looking for these links:

     http://www.sqlite.org/c3ref/intro.html
     http://www.sqlite.org/lang.html

There are extensive hyperlinks from the above to just about everything  
you might want to know about SQLite.  Note also the "Common Links"  
section on the homepage (http://www.sqlite.org/index.html)   The two  
links above are "C/C++ Interface Spec" and "SQL Syntax".  On the menu  
bar under "Documentation" you can find a list of documents:

     http://www.sqlite.org/docs.html

Need an index?  There is a listing of hyperlinks together with their  
labels here:

    http://www.sqlite.org/doc_keyword_crossref.html

So what are we missing.  Can you suggest better ways of organizing the  
documentation above?

D. Richard Hipp
d...@hwaci.com



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

Reply via email to