Commit graph

90 commits

Author SHA1 Message Date
Hiroki Sato
907e3647e1 Remove obsolete variable definitions. 2013-11-13 08:05:17 +00:00
Hiroki Sato
52f6d56540 - Use /usr/bin/svnlite as SVN if available.
- Replace /XML/{doc,www}/ with /XML/ in SysId.
- Remove empty stylesheets in share/xsl and point share/xml/empty.xsl via
  XML catalog instead.
- Change the L10N layer in freebsd-*.xsl not to use localized XSLT
  stylesheets directly.
- Move share/xsl/* to share/xml and remove share/xsl.
- Remove obsolete share/web2c/pdftex.def.
2013-11-13 06:10:37 +00:00
Hiroki Sato
ae0395da63 Simplify localization layer for XSLT stylesheets. lang/share/xsl/*.xsl are
now picked up via share/xsl/*.xsl and they are empty when there is no
localized content in it.  This prevents inconsistency between share/xsl/*.xsl
and the localized ones.
2013-11-11 19:26:20 +00:00
Hiroki Sato
db0b08db8f - Define l10n.ent as an entity in localized directories and make them be
picked up via XML catalog in freebsd50.ent or xhtml10-freebsd.dtd,
  not entities.ent.  The L10N entities always come first to be able to
  override everything.

- Define   as   in EUC-JP encoding.  This is a workaround to
  prevent an invalid character in EUC-JP caused by converting 0xa0 in
  UTF-8 (EUC-JP does not allow 0xa0) in XSLT processing.  Theoretically
  it should be   still in the final XML output.

- Make XML catalog resolution consistent for l10n.ent.  This should be
  revisited for the others later.
2013-11-11 06:52:59 +00:00
Gabor Kovesdan
24d129e8d1 - Definitively upgrade to DocBook 5.0 2013-11-07 15:39:28 +00:00
Gabor Kovesdan
86a8d2d471 MFH 2013-11-05 15:52:37 +00:00
Glen Barber
73d53bfd2a Attempt to fix the build, again.
Patched by:	des (based on)
2013-09-29 21:55:15 +00:00
Gabor Kovesdan
cdfb9c36e5 - Convert glossary to normal include file instead of entity so that it can be
transformed with XSLT
2013-06-20 16:39:11 +00:00
Gabor Kovesdan
cc22d8bd7c - Add back two accidentally removed entity definitions 2013-06-20 13:41:44 +00:00
Gabor Kovesdan
573419f516 - Add namespace declarations and convert entities to DB 5.0 2013-06-11 10:47:32 +00:00
Gabor Kovesdan
29b0776d82 - Add namespace declaration to trademark entities 2013-06-10 11:36:54 +00:00
Gabor Kovesdan
9b83da790c - Revert r41880 and r41881 since they resulted in loss of semantic
information

Pointed out by:	hrs
2013-06-10 09:40:37 +00:00
Gabor Kovesdan
8a9e685856 - trademark is not allowed in application so just use ™ or ® 2013-06-08 17:20:50 +00:00
Gabor Kovesdan
d0265dd398 - Clean up unused trademark entities 2013-06-08 17:03:03 +00:00
Gabor Kovesdan
c94df498ed - Drop SGML catalogs
- Drop DSSSL stylesheets
- Drop some DSSSL-related comments and Makefile code
2013-05-29 19:21:25 +00:00
Gabor Kovesdan
b1f6349527 - MFH 2013-03-20 21:05:33 +00:00
Gabor Kovesdan
a1f0eaf271 - Place the footer below the navigation as it used to be 2013-03-15 08:06:33 +00:00
Ganbold Tsagaankhuu
bf3569c51e MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2013-03-12 07:05:27 +00:00
Gabor Kovesdan
998b28cb3e - Add more customization layers
- Localize footers
2013-02-26 09:43:12 +00:00
Gabor Kovesdan
0701bf45bd - Add infrastructure for language-specific XSLT customizations 2013-02-25 20:17:26 +00:00
Gabor Kovesdan
f5b13d3d30 - Clean up more DSSSL leftovers 2013-02-19 17:08:14 +00:00
Gabor Kovesdan
59d4db9584 - Add back SGML catalogs (trimmed to minimally necessary content) since
they are still needed for language-specific DSSSL customizations
2013-02-19 16:14:00 +00:00
Gabor Kovesdan
a06603e1e8 - MFH 2013-02-05 09:14:34 +00:00
Gabor Kovesdan
a3c89a1805 - Use exclusively the XML catalogs and drop the old SGML format 2013-02-01 09:48:25 +00:00
Gabor Kovesdan
af7381742b - Move language-independent entities directly to the DTD 2013-02-01 09:03:01 +00:00
Gabor Kovesdan
242408c1f1 - Fix some copy-paste bugs 2013-01-30 20:17:43 +00:00
Gabor Kovesdan
36cdb51546 - Migrate the documentation set to DocBook 4.5 2013-01-30 14:00:53 +00:00
Gabor Kovesdan
414e905e1c - Make the Mongolian documentation valid XML 2013-01-21 17:40:54 +00:00
Ganbold Tsagaankhuu
fe6514ccc5 MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2013-01-16 08:18:08 +00:00
Ganbold Tsagaankhuu
c17bfc6b2c MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2012-11-29 02:01:16 +00:00
Ganbold Tsagaankhuu
6c05a6b484 MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2012-11-20 06:52:08 +00:00
Ganbold Tsagaankhuu
3600f1eab2 Resync with the English version of the handbook(except ports)
Obtained from: FreeBSD Mongolian Documentation project
2012-10-17 03:30:14 +00:00
Gabor Kovesdan
5086b7db96 - Fix the make lint (validate) target 2012-10-13 18:32:14 +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
efe7023c1f - Encoding names should be IANA names and in lower case 2012-09-22 20:09:08 +00:00
Gabor Kovesdan
2e51ec7022 - Strip unnecessary trailing spaces
Approved by:	doceng (implicit)
2012-08-21 19:16:02 +00:00
Gabor Kovesdan
7ba98a21ad MFH
Approved by:	doceng (implicit)
2012-08-19 23:05:52 +00:00
Gabor Kovesdan
217c06b0cd - Simplify keyword markup
- Extract related schema definition into own DTD

Approved by:	doceng (implicit)
2012-08-13 20:43:41 +00:00
Ganbold Tsagaankhuu
0576e3a4cf MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2012-08-07 11:11:35 +00:00
Gabor Kovesdan
eb0a3912be - XMLify the Mongolian tree
- Entity cleanup

Approved by:	doceng (implicit)
2012-06-24 07:49:00 +00:00
Ganbold Tsagaankhuu
3c5681b0a5 MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2012-05-15 05:47:58 +00:00
Ganbold Tsagaankhuu
44af5d39d5 MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2012-02-28 02:36:41 +00:00
Ganbold Tsagaankhuu
bda358833a MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2012-01-17 09:18:37 +00:00
Ganbold Tsagaankhuu
03c41405ed MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2011-12-23 01:16:01 +00:00
Ganbold Tsagaankhuu
a7c304c534 MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2011-10-28 15:55:12 +00:00
Ganbold Tsagaankhuu
d71bc47178 MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2011-10-05 14:08:01 +00:00
Ganbold Tsagaankhuu
44b5cd9905 MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2011-09-10 07:31:32 +00:00
Ganbold Tsagaankhuu
a8e98c1cf6 MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2011-09-04 07:56:00 +00:00
Ganbold Tsagaankhuu
9015826b33 MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2011-07-24 13:07:15 +00:00
Ganbold Tsagaankhuu
d1dc34a663 MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2011-07-20 12:22:38 +00:00