diff options
| author | Julian Andres Klode <jak@debian.org> | 2009-01-09 21:52:07 +0100 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2009-01-09 21:52:07 +0100 |
| commit | 6a806f0570599e8f5e9438c9623d496df75571d4 (patch) | |
| tree | 8551d041ba84fabb51d452d9e24edf732fd677f8 /doc/makefile | |
| parent | db05cdcf94ca8e746eb4e89cd81725b607f2ccbf (diff) | |
| download | python-apt-6a806f0570599e8f5e9438c9623d496df75571d4.tar.gz | |
* Introduce the new documentation and add 0.7.9~exp2 to changelog.
The new documentation is built using sphinx (>= 0.5) [other versions may work too,
but let's be safe].
Diffstat (limited to 'doc/makefile')
| -rw-r--r-- | doc/makefile | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/doc/makefile b/doc/makefile deleted file mode 100644 index 7f9dff2b..00000000 --- a/doc/makefile +++ /dev/null @@ -1,13 +0,0 @@ -# -*- make -*- -BASE=.. -SUBDIR=doc - -# Bring in the default rules -include ../buildlib/defaults.mak - -# Examples -SOURCE = examples/config.py examples/configisc.py examples/tagfile.py \ - examples/versiontest.py examples/checkstate.py \ - examples/recommends.py -TO = $(DOC) -include $(COPY_H) |
