From 12790e41e41f9f49586fab9200bdda6149ee4597 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 28 Nov 2016 12:22:16 +0100 Subject: Update README with links to issues/offline docs --- README.asciidoc | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) (limited to 'README.asciidoc') diff --git a/README.asciidoc b/README.asciidoc index 835a498..3e32f95 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -17,13 +17,22 @@ into **pools**, each pool having a different configurable limit. Ranch also allows you to **upgrade** the acceptor pool without having to close any of the currently opened sockets. -== Getting started +== Online documentation -* link:doc/src/guide/book.asciidoc[Read the guide] -* link:doc/src/manual/[Check the manual] -* Look at the examples in the `examples/` directory +* http://ninenines.eu/docs/en/ranch/1.3/guide[User guide] +* http://ninenines.eu/docs/en/ranch/1.3/manual[Function reference] + +== Offline documentation + +* While still online, run `make docs` +* User guide available in `doc/` in PDF and HTML formats +* Function reference man pages available in `doc/man3/` and `doc/man7/` +* Run `make install-docs` to install man pages on your system +* Full documentation in Asciidoc available in `doc/src/` +* Examples available in `examples/` == Support * Official IRC Channel: #ninenines on irc.freenode.net +* https://github.com/ninenines/ranch/issues[Issues tracker] * http://ninenines.eu/services[Commercial Support] -- cgit v1.2.3