From 14666ab6cf59e69cc7bdb648cc45a82fee2b770b Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Sun, 4 Apr 2010 00:53:51 +0100 Subject: [PATCH] Doc: CG: web build: add instructions. Please note that these instructions take precedence over Jan's instructions in the commit message half a dozen patches ago. --- Documentation/contributor/website-work.itexi | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/Documentation/contributor/website-work.itexi b/Documentation/contributor/website-work.itexi index 6b64be18bb..794e2c10ae 100644 --- a/Documentation/contributor/website-work.itexi +++ b/Documentation/contributor/website-work.itexi @@ -161,6 +161,19 @@ there are a few additional things to note: @itemize +@item +Build the website with: + +@example +make website +@end example + +@noindent +however, please note that this command is not designed for being +run multiple times. If you see unexpected output (mainly the page +footers getting all messed up), then delete your +@file{out-website} directory and run @code{make website} again. + @item Some of the translation infrastructure is defined in python files; you must look at the @code{### translation data} sections in: -- 2.39.5