summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2004-01-19 18:00:43 +0000
committerLennart Poettering <lennart@poettering.net>2004-01-19 18:00:43 +0000
commit6c7cb113a67dd82e7b7df3b961da2403eebcda71 (patch)
tree63b373e09bacd02d18b6c143eeeb12e29676adaf
parent786b2f599f23eb92440e6b91c2cefca7405cf61e (diff)
cleanup doc directory
git-svn-id: file:///home/lennart/svn/public/ivam2/trunk@46 dbf6933d-3bce-0310-9bcc-ed052ba35b35
-rw-r--r--doc/Makefile.am4
-rw-r--r--doc/REQUIREMENTS7
-rw-r--r--doc/TODO7
3 files changed, 4 insertions, 14 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index a773570..e007e1a 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -16,8 +16,8 @@
# along with ivam2; if not, write to the Free Software Foundation,
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
-noinst_DATA = README.html README
-EXTRA_DIST = $(noinst_DATA) style.css README.html.in README.VoiceBox REQUIREMENTS TODO
+noinst_DATA = README.html style.css EADME
+EXTRA_DIST = $(noinst_DATA) style.css README.html.in README.VoiceBox TODO
pkgdata_DATA = README.VoiceBox
diff --git a/doc/REQUIREMENTS b/doc/REQUIREMENTS
deleted file mode 100644
index 7f53034..0000000
--- a/doc/REQUIREMENTS
+++ /dev/null
@@ -1,7 +0,0 @@
-* an isdn4linux capable ISDN device
-* libdaemon >= 0.3
-* liboop >= 1.0
-* python 2.3
-* metamail, oggenc, sox (for the newmessage script)
-
-$Id$
diff --git a/doc/TODO b/doc/TODO
index 29a43fd..0683e25 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,15 +2,12 @@ post 1.0:
* implement shbuf support
* uid switching for each client
-* regexp support
* @same support
-pre 1.0:
-
-* documentation
-
done:
+* regexp support (DONE)
+* documentation (DONE)
* init script (DONE)
* autoconf (DONE)
* uid switching support (DONE)