Commit graph

9 commits

Author SHA1 Message Date
Hiroki Sato
5305bb945d www cleanup mega commit:
- Move includes.nav*.sgml to share/sgml/navibar.ent and
   <lang>/share/sgml/navibar.l10n.ent.

 - Move includes.sgml and includes.xsl to
   share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent,
   and <lang>/share/sgml/header.l10n.ent.

 - Move most of XSLT libraries to share/sgml/*.xsl and
   <lang>/share/sgml/*.xsl.

 - Move news.xml and other *.xml files for the similar purpose
   to share/sgml/*.xml and <lang>/share/sgml/*.xml.

 - Switch to use a custom DTD for HTML document.  Now we use
   "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is
   HTML 4.01 + some entities previously pulled via
   "<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line.
   The location of entity file will be resolved by using catalog file.

 - Add DOCTYPE declearation to XML documents.  This makes the followings
   possible:

   * Use of &foo; entities for SGML in an XML file instead of defining
     {$foo} as the same content.

   * &symbolic; entities for Latin characters.

 - Duplicated information between SGML and XML, or English and
   translated doc, has been removed as much as possible.
2006-08-19 21:26:51 +00:00
Marc Fonvieille
e2052f60b8 MFen:
fr/community/mailinglists.sgml:	1.4 --> 1.5
fr/community/newsgroups.sgml:	1.3 --> 1.4
fr/docproj/doc-set.sgml:	1.13 --> 1.16
fr/docproj/submitting.sgml:	1.14 --> 1.17
fr/docs/books.sgml:		1.10 --> 1.11
fr/internal/about.sgml:		1.48 --> 1.54
fr/platforms/index.sgml:	1.14 --> 1.16

Submitted by:	Antoine Brodin <antoine.brodin@laposte.net>
2005-12-05 17:49:35 +00:00
Marc Fonvieille
50502a78c4 MFP4: Merge new layout
Submitted by:   Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by:   Google Summer of Code 2005
2005-10-06 12:56:09 +00:00
Marc Fonvieille
1227d90347 Huge trailing spaces cleaning to reduce diff with perforce repo for the
new web site layout integration.
2005-10-04 16:22:36 +00:00
Stephane Legrand
30e164bba6 Merge from the English version:
1.12 -> 1.13 fr/docproj/doc-set.sgml
 1.16 -> 1.17 fr/docproj/docproj.sgml
 1.26 -> 1.28 fr/docproj/handbook3.sgml
 1.13 -> 1.14 fr/docproj/submitting.sgml
2004-02-03 12:30:27 +00:00
Stephane Legrand
bb3188657a Fix 'enbase' entity value. 2004-01-06 17:31:47 +00:00
Stephane Legrand
537395b886 Merge from the English version:
1.34 -> 1.35 fr/commercial/commercial.sgml
  1.11 -> 1.12 fr/copyright/freebsd-license.sgml
  1.66 -> 1.70 fr/developers.sgml
  1.15 -> 1.16 fr/docproj/docproj.sgml
  1.20 -> 1.22 fr/docproj/sgml.sgml
  1.12 -> 1.13 fr/docproj/submitting.sgml
  1.53 -> 1.57 fr/docproj/translations.sgml
  1.10 -> 1.11 fr/donations/index.sgml
  1.8  -> 1.9  fr/gnome/docs/bugging.sgml
  1.25 -> 1.26 fr/internal/internal.sgml
  1.2  -> 1.5  fr/internal/new-account.sgml
  1.7  -> 1.8  fr/java/dists/11.sgml
  1.16 -> 1.17 fr/java/dists/12.sgml
  1.12 -> 1.13 fr/java/dists/13.sgml
  1.6  -> 1.7  fr/java/dists/index.sgml
  1.1  -> 1.2  fr/java/docs/performance.sgml
  1.8  -> 1.9  fr/java/howhelp.sgml
  1.18 -> 1.19 fr/java/index.sgml
  1.5  -> 1.6  fr/java/links/api.sgml
  1.24 -> 1.37 fr/java/newsflash.sgml

Submitted by: Vincent <viny@scientiae.net>
2003-12-20 17:41:01 +00:00
Stephane Legrand
a80358dabe Merge from the English version:
1.20   -> 1.21  applications.sgml
  1.23   -> 1.53  developers.sgml
  1.156  -> 1.164 docs.sgml
  1.10   -> 1.11  copyright/freebsd-license.sgml
  1.11   -> 1.12  docproj/submitting.sgml

  Submitted by: "Vincent TOUGAIT" <viny@scientiae.net>
2003-05-10 16:34:24 +00:00
Stephane Legrand
25f4e9abb4 New set of translations.
fr/docproj/sgml.sgml: MFen 1.20
  fr/docproj/submitting.sgml: MFen 1.11
  fr/docproj/translations.sgml: MFen 1.53
  fr/docproj/who.sgml: MFen 1.11
2003-03-02 15:21:56 +00:00