Hiroki Sato
f970568536
- Switch to HTML 4.01 (jabout.sgml).
...
- Remove an anchor to doc-jp@jp mailing-list (includes.sgml).
- Add new translations:
(new) prstats/Makefile
(new) -> 1.4 prstats/index.sgml
- Merge the following from the English version:
1.77 -> 1.83 Makefile
1.138 -> 1.143 docs.sgml
1.48 -> 1.50 includes.sgml
1.21 -> 1.22 index.xsl
1.46 -> 1.51 publish.sgml
1.4 -> 1.5 relnotes.sgml
1.24 -> 1.26 send-pr.sgml
1.238 -> 1.260 support.sgml
1.54 -> 1.55 where.sgml
1.42 -> 1.43 y2kbug.sgml
1.4 -> 1.7 FAQ/Makefile
1.10 -> 1.11 docproj/submitting.sgml
1.1 -> 1.2 gallery/gallery-entry.xsl
1.5 -> 1.8 handbook/Makefile
1.28 -> 1.30 internal/Makefile
1.20 -> 1.24 internal/developer.sgml
1.19 -> 1.21 internal/internal.sgml
1.13 -> 1.14 internal/statistic.sgml
1.119 -> 1.122 projects/projects.sgml
1.73 -> 1.74 releases/index.sgml
1.12 -> 1.13 releases/snapshots.sgml
1.1 -> 1.3 releases/4.5R/announce.sgml
1.22 -> 1.23 search/index-site.sgml
1.7 -> 1.8 search/search-mid.sgml
1.75 -> 1.76 search/search.sgml
1.6 -> 1.7 search/searchhints.sgml
1.55 -> 1.57 search/web.atoz
1.85 -> 1.91 security/security.sgml
1.11 -> 1.12 tutorials/Makefile
1.21 -> 1.23 tutorials/index.sgml
2002-05-13 20:09:05 +00:00
Jun Kuriyama
9bcea9a5ef
Add new translation of relnotes.sgml.
...
Submitted by: SHINOHARA Takahiro <shinohara-t@geocities.co.jp>
2002-02-11 09:53:56 +00:00
Jun Kuriyama
2d3852c917
Merge the changes in the English version.
2002-01-04 04:59:21 +00:00
Hiroki Sato
d3b028f182
Add www/ja/doc/Makefile and activate it:
...
(new) -> 1.8 doc/Makefile
2002-01-01 14:35:53 +00:00
Alexey Zelkin
dc2d1fcd91
Wrap explicit calls of ${TIDY} with NO_TIDY define check. With this
...
patch build with defined(NO_TIDY) does not call tidy at all.
2001-12-13 19:30:10 +00:00
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
Hiroki Sato
60c2b14fdc
Catch up with the English version:
...
1.74 -> 1.75 Makefile
1.5 -> 1.6 doc.ftr
1.121 -> 1.129 docs.sgml
1.8 -> 1.9 search/Makefile
1.71 -> 1.72 search/search.sgml
1.52 -> 1.54 search/web.atoz
1.69 -> 1.72 security/security.sgml
2001-11-17 17:21:09 +00:00
Hiroki Sato
b209b178f5
Backout a wrong workaround in the previous commit.
2001-10-30 15:09:52 +00:00
Hiroki Sato
45981a7b76
Fix breakage of www/ja build process:
...
1.58 -> 1.74 Makefile
Pointed out by: -doc
2001-10-29 16:19:34 +00:00
Jun Kuriyama
f82329fa64
Rebirth Japanese gallery page with XML framework.
2001-09-05 08:35:15 +00:00
Jun Kuriyama
bb6b22ee89
Fix missing $DATA value in previsous commit.
2001-09-03 06:25:39 +00:00
Jun Kuriyama
e28c5b9f5e
Transit to new index.html.
2001-08-08 03:55:55 +00:00
Jun Kuriyama
a95dd2a74a
Temporally deteched until breakages are fixed (they depend on ../../en/
...
gallery/gallery.db).
2001-08-08 02:08:09 +00:00
Hiroki Sato
f105eea6d1
- Merge the following from the English version:
...
1.2 -> 1.3 conspectus/Makefile
1.4 -> 1.7 conspectus/index.sgml
1.11 -> 1.12 internal/developer.sgml
1.15 -> 1.18 java/newsflash.sgml
1.233 -> 1.235 news/newsflash.sgml
1.167 -> 1.168 news/press.sgml
1.48 -> 1.51 ports/ports.inc
1.50 -> 1.51 search/web.atoz
- Add new translations and activate them.
Makefile
platforms/Makefile
platforms/ia64.sgml
platforms/index.sgml
platforms/ppc.sgml
platforms/alpha.sgml
(based on repo copy of alpha/alpha.sgml)
smp/Makefile
smp/index.sgml
2000-12-30 14:25:15 +00:00
Hiroki Sato
d560e5620b
- Merge the following from the English version:
...
1.55 -> 1.58 Makefile
1.95 -> 1.100 index.sgml
1.201 -> 1.206 support.sgml
1.88 -> 1.91 projects/projects.sgml
1.55 -> 1.58 search/search.sgml
1.17 -> 1.18 tutorials/index.sgml
- Add &enbase; into "prehtml" script to support not-translated
docs. This was defined in ja/tutorials/index.sgml only.
Prehtml now requires at least two arguments "localtop" and
"relative path from localtop". Using prehtml w/ and w/o a option
-revcheck, we don't need a definition of &base; in individual
SGML files because prehtml generates it automatically (of course,
it doesn't break build process of conventional docs).
2000-12-28 06:59:11 +00:00
Jun Kuriyama
9a4abe3f61
Switch web.mk to share/mk/web.site.mk in Japanese version.
2000-11-07 11:38:10 +00:00
Jun Kuriyama
71d9c01772
MFen (1.53 -> 1.54).
...
o Add smp subdir (but not yet translated).
2000-11-07 08:18:36 +00:00
Jun Kuriyama
af40ad9b9d
Clean-up around directory traversing and revision checking.
...
Submitted by: hrs
2000-10-02 09:16:24 +00:00
Jun Kuriyama
3fd468d2a5
Catching up recent Neil's obj-clean commit.
...
Thank you for your good work, Neil!
2000-10-02 07:54:41 +00:00
Jun Kuriyama
1cedd63954
Activate conspectus.
2000-06-18 23:08:11 +00:00
Jun Kuriyama
769ed27938
"java" subdirectory is not Japanese only contents now.
2000-05-07 01:49:15 +00:00
Jun Kuriyama
d478ca69d1
Activate tutorials.
2000-01-06 12:53:23 +00:00
Jun Kuriyama
549131b114
Add "Synchronization Status" feature in Japanese web pages.
...
1. Add .sgml -> .revinc rule in web.mk. This tells how to make SGML
include file which contains revision information.
2. Add ja/revcheck script. This script makes revision information
from English SGML file and localized one.
3. Add *.revinc files into GENDOCS in localized Makefile. This will
generate *.revinc files from each *.sgml files.
4. Add %rev.diff entity into localized includes.sgml.
5. Add statement to include *.revinc for each *.sgml files.
(this will be followed separately.)
Reviewed and not objected by: Doc Team
1999-12-23 01:14:38 +00:00
Jun Kuriyama
1f2e8029c7
MFen:
...
1.49 -> 1.50 Makefile
1.73 -> 1.74 docs.sgml
1.17 -> 1.18 docproj/current.sgml
1.75 -> 1.77 projects/projects.sgml
Submitted by: Shun SUZUKI <si006@ccm.gs.niigata-u.ac.jp>
Reviewed by: Hiroki Sato <hrs@geocities.co.jp>
References: [doc-jp 6810]
1999-11-07 11:33:13 +00:00
Jun Kuriyama
0757a77fe3
Bump "Original revision" header.
...
($Id$ -> $FreeBSD$ migration)
1999-09-07 15:15:59 +00:00
Peter Wemm
01a61279be
$Id$,$Date$ -> $FreeBSD$
...
The jury is out on $Date$, but it's presently not being expanded..
1999-09-06 07:03:31 +00:00
Jun Kuriyama
5b019643ad
Cosmetic changes (spaces, tabs comments).
1999-09-04 07:22:21 +00:00
Jun Kuriyama
74079b0f56
Fix breakage at installing Japanese Handbook in building web pages.
1999-04-14 22:02:28 +00:00
Wolfram Schneider
1721f67485
Disable build of broken japanese handbook until someone will fix it.
1999-04-12 13:18:47 +00:00
Jun Kuriyama
16933a4809
Remove FORMATS="..." so it is used default values in handbook and FAQ.
1999-04-09 14:17:59 +00:00
Motoyuki Konno
422a84fc75
New translation: index.sgml.
...
And related changes to Makefile, delete old index.html.
1999-03-10 18:04:59 +00:00
Motoyuki Konno
405f5b5000
Activate www/ja/java/ directory.
1999-03-01 18:37:59 +00:00
Hiroyuki Hanai
c2f2774dd5
+ Changes in the English version are merged:
...
Makefile 1.42 -> 1.44
docs.sgml 1.50 -> 1.52
publish.sgml 1.12 -> 1.13
support.sgml 1.92 -> 1.93
copyright/Makefile 1.3 -> 1.4
news/Makefile 1.5 -> 1.6
ports/Makefile 1.14 -> 1.15
search/index-site.sgml 1.16 -> 1.17
+ New translations:
copyright/copyright.sgml
news/news.sgml
+ Obsoleted file:
branch.sgml
Submitted by: Motoyuki Konno <motoyuki@snipe.rim.or.jp>
1998-08-20 04:12:12 +00:00
Jun Kuriyama
7f2400b466
Changes in the English version are merged:
...
Makefile: 1.36 --> 1.42
applications.sgml: 1.7 --> 1.8
doc.hdr: 1.6 --> 1.7
doc.sgml: 1.47 --> 1.50
includes.sgml: 1.20 --> 1.21
index.html: 1.48 --> 1.53
internet.sgml: 1.11 --> 1.12
publish.sgml: 1.10 --> 1.12
support.sgml: 1.89 --> 1.92
where.sgml: 1.25 --> 1.26
alpha/Makefile: 1.1 --> 1.2
commercial/commercial.sgml: 1.25 --> 1.26
commercial/Makefile: --> 1.3
copyright/daemon.sgml: 1.6 --> 1.8
copyright/license.sgml: 1.2 --> 1.3
copyright/Makefile: --> 1.1
docproj/Makefile: 1.2 --> 1.4
docproj/docproj.sgml: 1.11 --> 1.12
docproj/translations.sgml: 1.3 --> 1.5
gallery/Makefile: --> 1.3
gallery/gallery.sgml: 1.36 --> 1.39
internal/Makefile: --> 1.7
internal/about.sgml: 1.14 --> 1.18
internal/mirror.sgml: 1.5 --> 1.6
internal/machines.sgml: 1.3 --> 1.5
internal/resignation.sgml: 1.1 --> 1.2
news/Makefile: 1.2 --> 1.3
news/newsflash.sgml: 1.89 --> 1.91
news/press.sgml: 1.12 --> 1.15
projects/Makefile: --> 1.3
projects/mozilla.sgml: 1.2 --> 1.4
projects/newvies.sgml: 1.3 --> 1.5
release/2.2.6R/announce.sgml: 1.1 --> 1.2
release/2.2.7R/announce.sgml: 1.3 --> 1.4
release/index.sgml: 1.21 --> 1.22
search/Makefile: 1.36 --> 1.2 (???)
search/index-site.sgml: 1.15 --> 1.16
search/search.sgml: 1.32 --> 1.33
search/search-mid.sgml: 1.3 --> 1.4
search/searchhints.sgml: 1.3 --> 1.4
search/web.atoz: 1.34 --> 1.38
security/Makefile: 1.1 --> 1.2
Submitted by: Motoyuki Konno <motoyuki@snipe.rim.or.jp>
1998-08-09 16:22:19 +00:00
Wolfram Schneider
1b0995997a
Fix links due repository copy.
1998-08-04 13:57:28 +00:00
Wolfram Schneider
e2e3b7ea67
ja_JP.EUC -> ja
1998-08-03 17:37:31 +00:00
Wolfram Schneider
8467981f9e
Rename install directory from "ja_JP.EUC" to "ja"
1998-08-03 16:43:39 +00:00
Wolfram Schneider
3420854f7b
Various changes after repository copy.
1998-08-03 16:40:16 +00:00
Hiroyuki Hanai
7298519a2c
Two new translations and changes in the related files.
...
Submitted by: MIYASHITA kensuke <miyasita@hashilab.ee.ous.ac.jp>,
Motoyuki Konno <motoyuki@snipe.rim.or.jp>
1998-07-30 12:54:01 +00:00
Hiroyuki Hanai
f8a1fc6f8c
New tranlation and changes in the related files.
...
Submitted by: Motoyuki Konno <motoyuki@snipe.rim.or.jp>
1998-07-30 02:35:20 +00:00
Hiroyuki Hanai
81f4a8ca51
New translation and changes in the related file.
...
Submitted by: MIYASHITA kensuke <miyasita@hashilab.ee.ous.ac.jp>, Motoyuki Konno <motoyuki@snipe.rim.or.jp>
1998-07-29 17:07:31 +00:00
Hiroyuki Hanai
e8220b04bd
Fixes some typos.
...
Submitted by: Motoyuki Konno <motoyuki@snipe.rim.or.jp>
1998-07-27 14:34:31 +00:00
Hiroyuki Hanai
337b321d7c
New translation of FreeBSD Really-Quick(TM) NewsLetter.
...
Submitted by: kiroh@pp.iij4u.or.jp (HARADA Kiroh), Motoyuki Konno <motoyuki@snipe.rim.or.jp>
1998-07-27 05:44:05 +00:00
Hiroyuki Hanai
b8e6d0a2c8
Fix many problems which causes failure of building Japanese-translated
...
WWW pages.
Submitted by: Motoyuki Konno <motoyuki@snipe.rim.or.jp>
1998-07-27 04:47:06 +00:00
Wolfram Schneider
466c2e90cd
Makefile typo.
...
Not tested before committed by: hanai
1998-07-26 11:59:14 +00:00
Hiroyuki Hanai
2bd76bdd3e
New translation.
...
Submitted by: Nishika <nishika@cheerful.com>
1998-07-26 10:51:34 +00:00
Hiroyuki Hanai
00c5b075e2
New tranlations of files under docproj directory and
...
modification of the related files.
Submitted by: HIROSE Shouichi <shou@kt.rim.or.jp>, Motoyuki Konno <motoyuki@snipe.rim.or.jp>
1998-07-07 03:14:12 +00:00
Jun Kuriyama
0510f717c3
Changes in the English version are merged.
...
daemon.sgml: 1.5 --> 1.6
docs.sgml: 1.40 --> 1.43
internet.sgml: 1.10 --> 1.11
newsflash.sgml: 1.74 --> 1.81
security.sgml: 1.7 --> 1.8
Add machines.sgml to Makefile.
Submitted by: HIROSE Shouichi <shou@kt.rim.or.jp>
Nishika <nishika@cheerful.com>
Motoyuki Konno <motoyuki@snipe.rim.or.jp>
1998-06-23 15:15:01 +00:00
Hiroyuki Hanai
614ccb9732
Merge the following changes in the English version.
...
Makefile: 1.21 -> 1.24
search.sgml: 1.25 -> 1.28
Submitted by: Motoyuki Konno <motoyuki@snipe.rim.or.jp>
1998-03-27 07:31:24 +00:00
Hiroyuki Hanai
093f721ba8
New translation of y2kbug.sgml and add it into Makefile.
...
Submitted by: Hirose Shouichi <shou@kt.rim.or.jp>
1998-02-12 02:21:59 +00:00