aboutsummaryrefslogtreecommitdiff
path: root/zh
Commit message (Collapse)AuthorAgeFilesLines
* The www/zh directory has been moved to www/zh_CN and www/zh_TW.Hiroki Sato2006-07-113-43/+0
| | | | Notes: svn path=/www/; revision=28254
* Good bye leftovers of 20th centuryAlexey Zelkin2004-03-232-19/+0
| | | | Notes: svn path=/www/; revision=20401
* Since FAQ's Makefile is now knows about web.site.mk, no need to declareAlexey Zelkin2004-03-231-6/+2
| | | | | | | | | it via DOCSUBDIR. Use plain SUBDIR instead. Also remove stale SGMLFLAGS leftovers Notes: svn path=/www/; revision=20397
* Convert Makefile to new world orderAlexey Zelkin2004-03-232-2/+18
| | | | Notes: svn path=/www/; revision=20396
* Force tidy(1) to use '-raw' and newly added '-preserve' optionsAlexey Zelkin2001-12-121-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | 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. 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 Notes: svn path=/www/; revision=11412
* Switch web.mk to share/mk/web.site.mk in Chinese version.Jun Kuriyama2000-11-071-3/+9
| | | | Notes: svn path=/www/; revision=8302
* Fix WEBBASE path.Alexey Zelkin2000-02-281-2/+2
| | | | Notes: svn path=/www/; revision=6614
* It is possible to build www/ tree separately nowAlexey Zelkin1999-12-171-1/+4
| | | | | | | (make -DWEB_ONLY is not failing anymore) Notes: svn path=/www/; revision=6212
* Use the right make command: make -> ${MAKE}Wolfram Schneider1999-09-151-2/+2
| | | | Notes: svn path=/www/; revision=5636
* $Id$,$Date$ -> $FreeBSD$Peter Wemm1999-09-062-2/+2
| | | | | | | The jury is out on $Date$, but it's presently not being expanded.. Notes: svn path=/www/; revision=5543
* Makefile framework to pull the DocBook FAQ in to the web site.Nik Clayton1999-08-191-0/+11
| | | | Notes: svn path=/www/; revision=5408
* Added Chinese FAQWolfram Schneider1999-02-033-0/+30
Notes: svn path=/www/; revision=4192