diff options
author | Loïc Hoguin <[email protected]> | 2013-12-02 16:02:11 +0100 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2013-12-02 16:02:11 +0100 |
commit | 6a5015fedd0f85388144de7b8a6ed7d883da5e1a (patch) | |
tree | 31acde645cff18a308b44677860c853be1c5677f | |
parent | 743aeb3692cc8b5b9c5b9ab2e1163d624b8b0ccf (diff) | |
download | ranch-6a5015fedd0f85388144de7b8a6ed7d883da5e1a.tar.gz ranch-6a5015fedd0f85388144de7b8a6ed7d883da5e1a.tar.bz2 ranch-6a5015fedd0f85388144de7b8a6ed7d883da5e1a.zip |
Remove the confusing doc folder
All documentation is in README.md, guide/ and manual/ now.
-rw-r--r-- | doc/overview.edoc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/overview.edoc b/doc/overview.edoc deleted file mode 100644 index baf4939..0000000 --- a/doc/overview.edoc +++ /dev/null @@ -1,4 +0,0 @@ -@author Lo�c Hoguin <[email protected]> -@copyright 2011-2012 Lo�c Hoguin -@version HEAD -@title Socket acceptor pool for TCP protocols. |