Просмотр исходного кода

Remove the confusing doc folder

All documentation is in README.md, guide/ or manual/ now.
Loïc Hoguin 11 лет назад
Родитель
Сommit
ab98342afe
2 измененных файлов с 0 добавлено и 14 удалено
  1. 0 10
      doc/README.md
  2. 0 4
      doc/overview.edoc

+ 0 - 10
doc/README.md

@@ -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.

+ 0 - 4
doc/overview.edoc

@@ -1,4 +0,0 @@
-@author Loïc Hoguin <essen@ninenines.eu>
-@copyright 2011-2012 Loïc Hoguin
-@version HEAD
-@title Small, fast, modular HTTP server.