aboutsummaryrefslogtreecommitdiff
path: root/ja_JP.eucJP/books/fdp-primer
diff options
context:
space:
mode:
authorAlexey Zelkin <phantom@FreeBSD.org>2001-12-12 11:49:38 +0000
committerAlexey Zelkin <phantom@FreeBSD.org>2001-12-12 11:49:38 +0000
commit54cf68eab200a0111704a85ea84ffe36df1caf1d (patch)
treef718eaed13e8a616a8fd8a360f6e50eeb9831b90 /ja_JP.eucJP/books/fdp-primer
parent725359d160ad697e03ffc2a58fecf73557a39d8d (diff)
downloaddoc-54cf68eab200a0111704a85ea84ffe36df1caf1d.tar.gz
doc-54cf68eab200a0111704a85ea84ffe36df1caf1d.zip
Force tidy(1) to use '-raw' and newly added '-preserve' options
to process generated HTML. This not cause any side effects except leaving some character entities in their numeric form instead converting them into alphabetical notation (&#60; instead of &lt;), but since all browsers understand such cases it is not a problem. This commit should make all translations tidy clean, since tidy should not arise entities conversion problem as it did for long time before. Therefore all occurences of manual settings of TIDYFLAGS and NO_TIDY declarations for translations are removed. No objections from: -doc Requested by: Russian and Japanese translation teams
Notes
Notes: svn path=/head/; revision=11411
Diffstat (limited to 'ja_JP.eucJP/books/fdp-primer')
-rw-r--r--ja_JP.eucJP/books/fdp-primer/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/ja_JP.eucJP/books/fdp-primer/Makefile b/ja_JP.eucJP/books/fdp-primer/Makefile
index 0101034192..f31792a11e 100644
--- a/ja_JP.eucJP/books/fdp-primer/Makefile
+++ b/ja_JP.eucJP/books/fdp-primer/Makefile
@@ -15,8 +15,6 @@ FORMATS?= html-split html
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
-NO_TIDY= YES
-
#
# SRCS lists the individual SGML files that make up the document. Changes
# to any of these files will force a rebuild