From 4a4d1a7de4c6e89789a46745dfdcf1e64f329193 Mon Sep 17 00:00:00 2001 From: Lee Date: Wed, 1 Jan 2025 11:00:31 -0500 Subject: [PATCH] windows build doc: note that one only needs tidy to build the docs If you're not building the docbook stuff you don't need tidy. --- doc/source/user-manual.sgml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml index 126bc863..4d3b2446 100644 --- a/doc/source/user-manual.sgml +++ b/doc/source/user-manual.sgml @@ -385,7 +385,8 @@ git clone https://www.privoxy.org/git/privoxy.git - Get the source code (.zip or .tar.gz) for tidy from + If you want to build the documentation, + get the source code (tar.gz) for tidy from https://github.com/htacg/tidy-html5/releases, unzip into <root-dir> and build the software: -- 2.49.0