From 74774c0f8645d792a8a1dc439a75cd05abffea66 Mon Sep 17 00:00:00 2001 From: Willy Tarreau Date: Wed, 23 Apr 2014 00:57:08 +0200 Subject: [PATCH] DOC: add pointer to the Cyril's HTML doc in the README It's a better place for newcomers to start with. --- README | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README b/README index d2413a88f0..4a43da1250 100644 --- a/README +++ b/README @@ -184,7 +184,11 @@ There is some documentation in the doc/ directory : essential HTTP basic concepts, and details all the configuration file syntax (keywords, units). It also describes the log and stats format. It is normally always up to date. If you see that something is missing from - it, please report it as this is a bug. + it, please report it as this is a bug. Please note that this file is + huge and that it's generally more convenient to review Cyril Bonté's + HTML translation online here : + + http://cbonte.github.io/haproxy-dconv/configuration-1.5.html - haproxy-en.txt / haproxy-fr.txt : these are the old outdated docs. You should never need them. If you do, then please report what you didn't