From ab98342afe28ab2295c58ae953436803d8ae771c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 2 Dec 2013 16:00:49 +0100 Subject: Remove the confusing doc folder All documentation is in README.md, guide/ or manual/ now. --- doc/README.md | 10 ---------- doc/overview.edoc | 4 ---- 2 files changed, 14 deletions(-) delete mode 100644 doc/README.md delete mode 100644 doc/overview.edoc diff --git a/doc/README.md b/doc/README.md deleted file mode 100644 index 24e092f..0000000 --- a/doc/README.md +++ /dev/null @@ -1,10 +0,0 @@ -Cowboy documentation -==================== - -Documentation for Cowboy is available online at the following addresses: - - * [README](http://ninenines.eu/docs/en/cowboy/HEAD/README) - * [User Guide](http://ninenines.eu/docs/en/cowboy/HEAD/guide/introduction) - -This folder is used for generating the Reference Manual. You can generate -it yourself by typing `make docs` in the top-level Cowboy directory. diff --git a/doc/overview.edoc b/doc/overview.edoc deleted file mode 100644 index aa5e4c6..0000000 --- a/doc/overview.edoc +++ /dev/null @@ -1,4 +0,0 @@ -@author Loïc Hoguin -@copyright 2011-2012 Loïc Hoguin -@version HEAD -@title Small, fast, modular HTTP server. -- cgit v1.2.3