diff options
author | Guido Günther <agx@sigxcpu.org> | 2011-11-02 12:56:58 +0100 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2011-11-06 17:30:42 +0100 |
commit | 052706115d25b6f05b03ad2ed8d2a75f5abcb704 (patch) | |
tree | a5499804e62a9299e05d0ebef320fcd92df2538f /debian/docs | |
parent | b484a97e09f4fc94680b748cab81bb6386c44679 (diff) | |
download | git-buildpackage-052706115d25b6f05b03ad2ed8d2a75f5abcb704.tar.gz git-buildpackage-052706115d25b6f05b03ad2ed8d2a75f5abcb704.tar.bz2 git-buildpackage-052706115d25b6f05b03ad2ed8d2a75f5abcb704.zip |
Configure epydoc via setup.cfg
Diffstat (limited to 'debian/docs')
-rw-r--r-- | debian/docs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/docs b/debian/docs index ccd359db..ce06068d 100644 --- a/debian/docs +++ b/debian/docs @@ -1,3 +1,3 @@ README docs/manual-html/ -docs/apidocs/ +build/apidocs/ |