On Mon, Oct 25, 2010 at 05:31:49PM -0500, Jim Ursetto wrote:
> ==== Install
> 
> First, install chicken-doc.
> 
>   $ chicken-install -s chicken-doc
> 
> The nicest way to work with chicken-doc is to check out a copy of
> the wiki from Subversion, then use chicken-doc-admin to prepare it
> for use. But the quickest way to get started is to download today's
> pre-baked chicken-doc repository, a 1.4MB gzipped tarball:
> 
>   $ cd `csi -p '(chicken-home)'` &&
>     curl http://3e8.org/pub/chicken-doc/chicken-doc-repo.tgz |
>     sudo tar zx
> 
> The repository goes inside your Chicken install directory and you may
> need sudo to write to it. Alternatively, you could put the repository
> anywhere you want like this:
> 
>   export CHICKEN_DOC_REPOSITORY=/path/to/my/cdoc/repo/dir
> 

I already have a copy of the wiki checked out.  I have installed
chicke-doc, but I have no chicken-doc-admin command.  How
chicken-doc-admin is used, over even where you get it is a bit
glossed over here.

How do I prepare my already checked out repository for use by
chicken-doc?

-Alan
-- 
.i ko djuno fi le do sevzi

_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to