Ryusuke SUZUKI
dc83bd92bd
- Merge the following from the English version:
...
r41710 -> r42118 head/ja_JP.eucJP/books/handbook/Makefile
r41824 -> r42118 head/ja_JP.eucJP/books/handbook/book.xml
r21771 -> r42118 head/ja_JP.eucJP/books/handbook/chapters.ent
r42018 -> r42118 head/ja_JP.eucJP/books/handbook/disks/chapters.xml
r41912 -> r42118 head/ja_JP.eucJP/books/handbook/preface.xml
2013-07-03 15:38:46 +00:00
Ryusuke SUZUKI
34ab7efca5
- Merge the following from the English version:
...
r38039 -> r41710 head/ja_JP.eucJP/books/handbook/Makefile
2013-05-25 16:40:44 +00:00
Gabor Kovesdan
c8eadc3369
Always build pdf from ps and remove related nits. This is what was already
...
done with Handbook and building pdf directly does not seem to work
correctly anyway. This change will help simplifying the build process
and spare some image conversions.
2013-03-31 21:11:07 +00:00
Gabor Kovesdan
a06603e1e8
- MFH
2013-02-05 09:14:34 +00:00
Gabor Kovesdan
3327cf64d4
- Remove HTML Tidy leftovers
2013-02-01 18:51:52 +00:00
Gabor Kovesdan
d891a25dc5
- Make sure all source files are ready before validation
...
- Make sure all source files are ready before building
- Clean up the workarounds from handbook Makefiles
2013-01-31 09:55:07 +00:00
Gabor Kovesdan
19323c585b
- Make the Japanese documentation valid XML
2013-01-21 17:40:23 +00:00
Isabell Long
2be1e25fc2
Replace 'SGML' with 'XML' in Makefile code and comments. A consequence of
...
this was that 'SGMLFLAGS' had to be changed to 'XMLFLAGS' in
share/mk/doc.docbook.mk so that everything continued to build OK.
Approved by: gabor (mentor)
2012-10-06 17:52:37 +00:00
Gabor Kovesdan
77d737ee88
- Rename the share/sgml directories to share/xml
...
- Fix build errors from the next change
Approved by: doceng (implicit)
2012-10-01 11:56:00 +00:00
Gabor Kovesdan
b4346b9b2d
- Rename .sgml files to .xml
...
- Reflect the rename in referencing files
Approved by: doceng (implicit)
2012-10-01 09:53:01 +00:00
Gabor Kovesdan
2e51ec7022
- Strip unnecessary trailing spaces
...
Approved by: doceng (implicit)
2012-08-21 19:16:02 +00:00
Gabor Kovesdan
071a7c7949
- XMLify the Japanese tree
...
- Entity cleanup
Approved by: doceng (implicit)
2012-06-24 07:48:27 +00:00
Ryusuke SUZUKI
94d27a586c
Merge the following from the English version:
...
1.118 -> 1.119 doc/ja_JP.eucJP/books/handbook/Makefile
1.21 -> 1.22 doc/ja_JP.eucJP/books/handbook/bsdinstall/chapter.sgml
2011-12-14 15:31:16 +00:00
Ryusuke SUZUKI
1822b17bac
Merge the following from the English version:
...
1.116 -> 1.118 doc/ja_JP.eucJP/books/handbook/Makefile
1.12 -> 1.20 doc/ja_JP.eucJP/books/handbook/bsdinstall/chapter.sgml
Reference: [doc-jp-work 2222]
2011-11-19 23:01:19 +00:00
Ryusuke SUZUKI
1f15f987d8
- Add bsdinstall chapter.
...
1.113 -> 1.116 doc/ja_JP.eucJP/books/handbook/Makefile
1.177 -> 1.178 doc/ja_JP.eucJP/books/handbook/book.sgml
(new) -> 1.1 doc/ja_JP.eucJP/books/handbook/bsdinstall/Makefile
(new) -> 1.1 doc/ja_JP.eucJP/books/handbook/bsdinstall/chapter.sgml
doc/ja_JP.eucJP/books/handbook/chapters.ent
doc/ja_JP.eucJP/books/handbook/install/chapter.sgml
Reference: [doc-jp-work 2217]
2011-11-06 15:45:54 +00:00
Ryusuke SUZUKI
4e59b84fac
- Merge the following from the English version:
...
1.100 -> 1.113 doc/ja_JP.eucJP/books/handbook/Makefile
- Refine translation
doc/ja_JP.eucJP/books/handbook/kernelconfig/chapter.sgml
2011-10-24 13:16:05 +00:00
Ryusuke SUZUKI
34299ba9d7
- Merge the following from the English version:
...
1.81 -> 1.100 doc/ja_JP.eucJP/books/handbook/Makefile
1.71 -> 1.73 doc/ja_JP.eucJP/books/handbook/eresources/chapter.sgml
2011-10-23 02:31:18 +00:00
Ryusuke SUZUKI
a737249215
Merge the following from the English version:
...
1.77 -> 1.81 doc/ja_JP.eucJP/books/handbook/Makefile
1.199 -> 1.200 doc/ja_JP.eucJP/books/handbook/kernelconfig/chapter.sgml
2011-10-22 14:39:29 +00:00
Ryusuke SUZUKI
93d14e525c
Merge the following from the English version:
...
1.74 -> 1.77 doc/ja_JP.eucJP/books/handbook/Makefile
2011-10-21 16:33:22 +00:00
Ryusuke SUZUKI
3600a03c48
o Merge the following from the English version:
...
1.403 -> 1.407 doc/ja_JP.eucJP/books/handbook/install/chapter.sgml
o Add config-keymap image
doc/ja_JP.eucJP/books/handbook/Makefile
2011-02-20 09:35:55 +00:00
Ryusuke SUZUKI
fbcc7373c1
o Merge the following from the English version:
...
1.349 -> 1.364 doc/ja_JP.eucJP/books/handbook/install/chapter.sgml
o Add boot-loader-menu and config-country image
doc/ja_JP.eucJP/books/handbook/Makefile
2011-01-16 00:30:05 +00:00
Ryusuke SUZUKI
e38844ab2a
- Merge the following from the English version:
...
1.65 -> 1.137 doc/ja_JP.eucJP/books/handbook/install/chapter.sgml
Submitted by: TAKEMURA Masahiro <mastake _at_ msel dot t dot u dot tokyo dot ac dot jp>
Masashi Kimura <ccs _at_ din dot or dot jp>
Hiroo Ono <hiroo _at_ oikumene dot gcd dot org>
SUGIMURA Takashi <sugitk _at_ rio dot odn dot ne dot jp>
FURUKAWA Jumpei <bell _at_ f-bell dot net>
Mori Naoyuki <condle _at_ mail dot wbs dot ne dot jp>
ryusuke
Reviewed by: hanai
Hashimoto Rio <rio _at_ tokyoalley dot net>
Hiroo Ono <hiroo _at_ oikumene dot gcd dot org>
ryusuke
ARASAKI <arasaki _at_ fiberbit dot net>
rushani
References: [doc-jp-work 112, 130, 149, 150, 153, 155, 164, 166, 167, 222, 269,
271, 273, 309, 319, 482, 487, 748, 750, 767, 777, 778, 783,
785, 786, 820, 853, 972, 998, 1069, 1078, 1084, 1094, 1113,
1115, 1117, 1196, 1197, 1199, 1213, 1243, 1254, 1662, 2106]
- Activate IMAGES_EN to use install/*.png
doc/ja_JP.eucJP/books/handbook/Makefile
2010-09-05 12:51:27 +00:00
Hiroki Sato
3f70c9595b
Move build targets for book.{ps,pdf} of the handbook to the LI part.
2006-04-17 17:49:24 +00:00
Hideyuki KURASHINA
6181445876
Activate IMAGES_EN to use advanced-networking/*.eps and append
...
preface/preface.sgml into SRCS.
Submitted by: Hiroo Ono <hiroo _at_ jp dot FreeBSD dot org>
2006-03-14 14:51:15 +00:00
Hideyuki KURASHINA
0a1d28aeca
Connect books/handbook/desktop/chapter.sgml to the build.
2004-09-18 18:42:26 +00:00
Hideyuki KURASHINA
ae1c19a467
Connect books/handbook/multimedia/chapter.sgml to the build.
2004-01-09 16:43:56 +00:00
Hiroki Sato
1de2bdb161
Catch up with the English version:
...
1.72 -> 1.74 handbook/Makefile
(new) -> 1.2 handbook/txtfiles.ent
1.85 -> 1.96 handbook/introduction/chapter.sgml
1.329 -> 1.330 handbook/mirrors/chapter.sgml
2003-12-13 03:40:25 +00:00
Hiroki Sato
38922ab6a2
- Add news/news.xml dependency to index.html.
...
- Add several templates for index.xsl into includes.misc.xsl.
- The structure of mirrors.xml has been changed; <host> is
a container of <name> and <url> now.
2003-12-06 07:39:32 +00:00
Hiroki Sato
20bedcfcf2
Add refinements on mirrors.xml:
...
- add doc.common.mk, which defines variables, targets, and
dependencies commonly used in www/ and doc/.
- move www/<lang>/includes.xsl to the language independent
directory and split into several files.
- add transtable*.xsl and transtable.xml to support localized
mirror names.
- make doc/{en_US.ISO8859-1,ja_JP.eucJP}/books/handbook/ use
mirrors.xml (mirrors and eresources).
- make www/{en,ja}/index.xsl use mirrors.xml.
For details, please see doc/share/sgml/README.mirrors for the moment.
Reviewed by: simon and Alex Dupre <sysadmin@alexdupre.com>
2003-11-24 18:26:35 +00:00
Hiroki Sato
5d91d404af
Merge the following from the English version:
...
1.51 -> 1.72 Makefile
1.118 -> 1.142 book.sgml
1.19 -> 1.24 chapters.ent
1.58 -> 1.59 bibliography/chapter.sgml
2003-11-17 08:53:49 +00:00
Hiroki Sato
6f0e95eff6
- Use mirrors.xml in ja_JP.eucJP. To translate country names, transtable.xsl
...
is used.
- Add transtable support to doc/share/sgml/mirrors.xsl.
- Some whitespace cleanups.
2003-11-17 06:28:19 +00:00
Hiroki Sato
f6cd99b654
Back out WITH_DOCFORMAT_NAVI_LINK?=YES in Makefile. The navi-link
...
is generated when ${WITH_DOCFORMAT_NAVI_LINK} is defined or
${FORMATS} includes "html" and "html-split."
2003-04-22 18:35:44 +00:00
Hiroki Sato
4f8b26641c
- Add WITH_DOCFORMAT_NAVI_LINK to mk/doc.docbook.mk and
...
enable it in en_US.ISO8859-1/ and ja_JP.eucJP/.
- Add PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN"
and l10n.ent for entity localization.
- Use share/misc/docbook.css for indentiation of <programlisting>
and <screen>.
- Add some missing $FreeBSD$.
2003-04-19 11:39:30 +00:00
Alexey Zelkin
54cf68eab2
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.
No objections from: -doc
Requested by: Russian and Japanese translation teams
2001-12-12 11:49:38 +00:00
Hiroki Sato
980f64c3fe
Merge the following from the English version:
...
1.40 -> 1.51 Makefile
1.2 -> 1.3 chapter.decl
1.15 -> 1.19 chapters.ent
1.106 -> 1.118 book.sgml [doc-jp 8394]
1.38 -> 1.45 backups/chapter.sgml [doc-jp 8394]
1.458 -> 1.468 contrib/chapter.sgml [doc-jp 8430]
1.26 -> 1.27 disks/chapter.sgml [doc-jp 8402]
1.41 -> 1.63 introduction/chapter.sgml [doc-jp 8386]
1.139 -> 1.165 mirrors/chapter.sgml [doc-jp 8431]
(new) -> 1.4 config/chapter.sgml [doc-jp 8399]
(new) -> 1.4 colophon.sgml
Submitted by: Shun SUZUKI <si006@ccm.gs.niigata-u.ac.jp>
2001-10-27 18:12:09 +00:00
Hiroki Sato
f40223d1d7
- Move {,j}authors.ent to ja_JP.eucJP/share/sgml:
...
Makefile
book.sgml
- Merge the following from the English version:
1.34 -> 1.41 printing/chapter.sgml
1.42 -> 1.45 security/chapter.sgml
1.14 -> 1.15 x11/chapter.sgml
Submitted by: Shun SUZUKI <si006@ccm.gs.niigata-u.ac.jp>
References: [doc-jp 8327,8335,8340]
- Fix typo:
linuxemu/chapter.sgml
mirrors/chapter.sgml
Submitted by: Hideyuki KURASHINA <rushani@bl.mmtr.or.jp>
References: [doc-jp 8330]
2001-09-04 10:42:37 +00:00
Hiroki Sato
f8f6502569
- Merge the following from the English version:
...
1.30 -> 1.40 Makefile
1.163 -> 1.172 authors.ent
1.97 -> 1.106 book.sgml
1.9 -> 1.15 chapters.ent
1.29 -> 1.34 backups/chapter.sgml
1.24 -> 1.29 basics/chapter.sgml
1.31 -> 1.33 bibliography/chapter.sgml
1.10 -> 1.14 boot/chapter.sgml
1.425 -> 1.453 contrib/chapter.sgml
1.61 -> 1.76 cutting-edge/chapter.sgml
1.37 -> 1.41 hw/chapter.sgml
1.24 -> 1.33 serialcomms/chapter.sgml
- a portion merged only needed to avoid breakage of building process:
advanced-networking/chapter.sgml
2001-07-18 19:29:10 +00:00
Chris Costello
d7cec802c5
Move mailing-lists.ent out of the Handbook and into the language-specific
...
share/sgml directories, create a public identifier for it and replace all
SYSTEM references to the file with PUBLIC references.
There was no repo-copy made of these files as there is no important
history to preserve.
2001-06-21 03:38:34 +00:00
Hiroki Sato
adad824094
o Merge the following from the English version:
...
1.29 -> 1.30 Makefile
1.93 -> 1.94 book.sgml
1.8 -> 1.9 chapters.ent
1.5 -> 1.6 mailing-lists.ent
o Add a new translation and activate it:
(based on 1.4) sound/chapter.sgml
Submitted by: Mas.TAKEMURA <mastake@rr.iij4u.or.jp>
Reviewed by: hino@ccm.cl.nec.co.jp
References: [doc-jp 7900]
2000-12-24 19:08:50 +00:00
Hiroyuki Hanai
1610ed90ec
disks.sgml: Catch up with english version.
...
quotas/chapter.sgml is now unneeded. It is now
merged in disks/chapter.sgml.
2000-08-08 07:27:22 +00:00
Jun Kuriyama
1e48f6eac4
Merge changes in the English version (1.28 -> 1.29).
2000-07-13 12:40:49 +00:00
Hiroki Sato
9b75167b9c
Merge the following from the English version:
...
1.26 -> 1.28 Makefile
1.95 -> 1.100 authors.ent
1.239 -> 1.249 contrib/chapter.sgml
1.132 -> 1.138 staff/chapter.sgml
2000-07-08 11:49:08 +00:00
Jun Kuriyama
16ae7a7a7f
Use NO_TIDY.
2000-02-03 03:11:06 +00:00
Jun Kuriyama
8282a04212
MFen:
...
1.24 -> 1.26 Makefile
1.3 -> 1.4 chapters.ent
1.2 -> 1.4 mailing-lists.ent
1.1 -> 1.2 newsgroups.ent
1.35 -> 1.50 authors.ent
1.11 -> 1.15 advanced-networking/chapter.sgml
1.8 -> 1.11 backups/chapter.sgml
1.9 -> 1.11 basics/chapter.sgml
1999-09-08 12:22:32 +00:00
Peter Wemm
5ff728b8ca
$Id$ -> $FreeBSD$
1999-09-06 06:53:43 +00:00
Nik Clayton
99c6166e0f
Damn. Missed important '/' in last commit.
1999-09-03 18:25:46 +00:00
Nik Clayton
cdf4d799c3
${.CURDIR} and doc.project.mk usage.
1999-09-03 18:23:12 +00:00
Jun Kuriyama
60af523f19
MFen:
...
1.1 -> 1.5 Makefile
1.1 -> 1.4 books/faq/Makefile
1.21 -> 1.24 books/handbook/Makefile
1999-08-31 15:00:04 +00:00
Nik Clayton
d1b17042d0
Set the {JADE,TIDY}FLAGS variables in Makefile.inc, rather than in the
...
lower level Makefiles. This should stop this problem happening for
new documentation under this part of the tree.
1999-08-28 09:48:29 +00:00
Nik Clayton
cba99c4bed
JADEOPTS -> JADEFLAGS (see same change in ../faq/Makefile).
1999-08-26 19:11:32 +00:00