summaryrefslogtreecommitdiff
path: root/doc/manual/server.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual/server.txt')
-rw-r--r--doc/manual/server.txt14
1 files changed, 0 insertions, 14 deletions
diff --git a/doc/manual/server.txt b/doc/manual/server.txt
index f75f1d1d..f6a06700 100644
--- a/doc/manual/server.txt
+++ b/doc/manual/server.txt
@@ -309,17 +309,3 @@ This section needs to be expanded.
*/
-/** @page serverhttp OpenOCD HTTP Server API
-
-
-Smoketest:
-
-configure --enable-httpd --enable-dummy --enable-ioutil
-
-openocd -s /usr/local/share/openocd -f httpd/httpd.tcl -f interface/dummy.cfg -f target/lpc2148.cfg
-
-Navigate to: http://localhost:8888/
-
-
-
- */