Eric Bohlman <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
> > http://www.sqlite.org/cvstrac/wiki?p=DateAndTimeFunctions
> > http://www.sqlite.org/lang_expr.html#corefunctions
> > 
> > I will admit that the SQLite website is not particularly
> > well indexed for human browsing.  But you can always find
> > things easily enough using google.  Search examples:
> > 
> >      site:sqlite.org ifnull
> >      site:sqlite.org strftime
> 
> Isn't it time (hehe) to include the date/time function documentation in 
> the distribution rather than just the wiki?
> 

I'm thinking that all documentation is better placed in
a wiki.

The current CVSTrac wiki is not really up to that task.
I (and others) are experimenting with some new SCM designs
that integrate versioning, wiki, and tickets all together
into a single easy-to-use program.  

In the meantime, I'm trying to gain experience with 
documenting a software project using a wiki by putting
as much new SQLite documentation as seems appropriate
in the wiki rather than in the CVS tree.
--
D. Richard Hipp   <[EMAIL PROTECTED]>

Reply via email to