[EMAIL PROTECTED] (Trent W. Buck) writes:

> Regarding (user) documentation, my goals are:
>
> Short Term
> ==========
>
> Finish reSTization and get it into unstable
>
> Avoid duplication between manual and "darcs help" by continuing to
> generate both from the same source, but move more of the literate lines
> in Darcs.Commands.* into the cmd_helpl attribute.
>
> Turn any literate-style api docs into haddock comments, and turn any
> .lhs files that don't have literate documentation into plain .hs files.

At http://code.haskell.org/darcs/user-manual you can find my work on
this to date.  I'm sorry this is taking so long.

I think you should be able to check it out and do

    autoconf
    ./configure
    make html pdf

to generate HTML and PDF versions in doc/manual/, providing you have
docutils and similar installed.

> Learn to use the wiki effectively, i.e. from the command-line and Emacs.
> From there, get an idea of what is and isn't already on the wiki.  Get
> into the habit of folding useful information from the mailing list and
> BTS into the wiki.

I have editmoin working, but it's rather icky internally.  At a minimum,
I want to yak shave it to the point where it can read my password from
.netrc and log in on its own, rather than requiring me to generate a
session cookie by logging in with curl.

_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to