doc/zh
Alexey Zelkin 66e0a1cacf 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 (< instead of <),
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.

Also clean *OPTS/*FLAGS variables declaration like it was done in doc/ tree
some time ago. Currently all local additions to commands parameters that used
in make process should be passed thru *FLAGS variables. All variables
with OPTS suffix are reserved for internal use of web.site.mk now.
Cleanup part is based on work done by Cyrille Lefevre <clefevre-lists@noos.fr>

No objections from: -doc
Requested by: Russian and Japanese translation teams
2001-12-12 11:57:44 +00:00
..
FAQ Use the right make command: make -> ${MAKE} 1999-09-15 20:37:12 +00:00
doc.ftr Added Chinese FAQ 1999-02-03 14:02:57 +00:00
doc.hdr Added Chinese FAQ 1999-02-03 14:02:57 +00:00
Makefile Force tidy(1) to use '-raw' and newly added '-preserve' options 2001-12-12 11:57:44 +00:00