aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorW. Trevor King <wking@drexel.edu>2010-01-23 11:40:11 -0500
committerW. Trevor King <wking@drexel.edu>2010-01-23 11:40:11 -0500
commit04cd30589f138704e9cf88ee37f6549733cbe7e1 (patch)
tree54e47c728a6db65a7e9ec8aafcac706e18ca3132 /doc
parent2f7045deeb0225fed1692b3390502077e4907758 (diff)
downloadbugseverywhere-04cd30589f138704e9cf88ee37f6549733cbe7e1.tar.gz
Reorganized documentation to clean doc/ for user-readable files
Diffstat (limited to 'doc')
-rw-r--r--doc/spam (renamed from doc/SPAM)0
-rw-r--r--doc/src/be.1.sgml (renamed from doc/be.1.sgml)0
-rw-r--r--doc/src/module.mk (renamed from doc/module.mk)2
-rw-r--r--doc/tutorial1
4 files changed, 2 insertions, 1 deletions
diff --git a/doc/SPAM b/doc/spam
index 4d74580..4d74580 100644
--- a/doc/SPAM
+++ b/doc/spam
diff --git a/doc/be.1.sgml b/doc/src/be.1.sgml
index a2df21f..a2df21f 100644
--- a/doc/be.1.sgml
+++ b/doc/src/be.1.sgml
diff --git a/doc/module.mk b/doc/src/module.mk
index 960f7c0..ea4eacc 100644
--- a/doc/module.mk
+++ b/doc/src/module.mk
@@ -23,7 +23,7 @@
# Makefile module for documentation
-MODULE_DIR := doc
+MODULE_DIR := doc/src
MANPAGES = be.1
manpage_files = $(patsubst %,${MODULE_DIR}/%,${MANPAGES})
diff --git a/doc/tutorial b/doc/tutorial
new file mode 100644
index 0000000..1333ed7
--- /dev/null
+++ b/doc/tutorial
@@ -0,0 +1 @@
+TODO