Add apidoc makefile target
authorIustin Pop <iustin@google.com>
Tue, 15 Jul 2008 13:23:14 +0000 (13:23 +0000)
committerIustin Pop <iustin@google.com>
Tue, 15 Jul 2008 13:23:14 +0000 (13:23 +0000)
commitd128fdb6751172959133945870019e3398fbd13b
treebdfb3255bb1db6972e96d7971747bcdabda94494
parent0e46916d48b44b3cf51feb56763b63109f34d7be
Add apidoc makefile target

The patch adds the apidoc target and the epydoc config file for it. Note
that this is for epydoc 3.0 and that it will put the docs into
./doc/api/.

The patch also adds a new .gitignore rule for the auto-generated rapi
fragment.

Reviewed-by: imsnah
.gitignore
Makefile.am
epydoc.conf [new file with mode: 0644]