[Privoxy-commits] [privoxy] branch master updated: windows build doc: note that one only needs tidy to build the docs
User Git
git at git.privoxy.org
Wed Jan 1 17:00:55 CET 2025
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
The following commit(s) were added to refs/heads/master by this push:
new 4a4d1a7d windows build doc: note that one only needs tidy to build the docs
4a4d1a7d is described below
commit 4a4d1a7de4c6e89789a46745dfdcf1e64f329193
Author: Lee <ler762 at users.sourceforge.net>
AuthorDate: Wed Jan 1 11:00:31 2025 -0500
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
</screen>
<para>
- 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
<ulink url="https://github.com/htacg/tidy-html5/releases">
https://github.com/htacg/tidy-html5/releases</ulink>,
unzip into <root-dir> and build the software:
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list