aboutsummaryrefslogtreecommitdiffstats
path: root/doc/html.txt
diff options
context:
space:
mode:
authorW. Trevor King <wking@drexel.edu>2010-06-26 15:32:20 -0400
committerW. Trevor King <wking@drexel.edu>2010-06-26 15:32:20 -0400
commit6f1a56e57edf1556f68147f422eeee3029a28305 (patch)
treed33f8ef0a29925dedafc056291267c52c96b4b8c /doc/html.txt
parent17a8f2262069e2f68a595a84dd9f705bff2b2276 (diff)
downloadbugseverywhere-6f1a56e57edf1556f68147f422eeee3029a28305.tar.gz
Moved doc/html.txt -> doc/http.txt.
`be html` is an HTML interface, but only CFBE (and `be serve`) use HTTP.
Diffstat (limited to 'doc/html.txt')
-rw-r--r--doc/html.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/html.txt b/doc/html.txt
deleted file mode 100644
index 9e7f114..0000000
--- a/doc/html.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-**************
-HTML Interface
-**************
-
-There's an interactive HTML interface in the works
-(http://bitbucket.org/sjl/cherryflavoredbugseverywhere/), but it's not
-ready for use as a public interface yet.