From 920eda9f22ab36b54ac49219b6aa8ef3381f5d24 Mon Sep 17 00:00:00 2001 From: Graham Percival <graham@percival-music.ca> Date: Fri, 23 Oct 2009 19:33:33 +0100 Subject: [PATCH] Doc: CG: clarify location of built docs. --- Documentation/contributor/basic-compile.itexi | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Documentation/contributor/basic-compile.itexi b/Documentation/contributor/basic-compile.itexi index 41f3e24d6e..7c449ecda4 100644 --- a/Documentation/contributor/basic-compile.itexi +++ b/Documentation/contributor/basic-compile.itexi @@ -252,7 +252,13 @@ make doc @end example After compilation, the HTML documentation tree is available in -@file{out-www/offline-root/}, and can be browsed locally. +@file{out-www/offline-root/}, and can be browsed locally. Various +portions of the documentation can be found by looking in +@file{out/} and @file{out-www} subdirectories in other places in +the source tree, but these are only @emph{portions} of the docs. +Please do not complain about anything which is broken in those +places; the only complete set of documentation is in +@file{out-www/offline-root/} from the top of the source tree. The HTML, PDF and if available Info files can be installed into the standard documentation path by issuing -- 2.39.5