Commit graph

33 commits

Author SHA1 Message Date
Hiroki Sato
8def749c53 Normalize DTD URL. 2013-11-13 07:52:45 +00:00
Gabor Kovesdan
24d129e8d1 - Definitively upgrade to DocBook 5.0 2013-11-07 15:39:28 +00:00
Gabor Kovesdan
aa75349809 - Properly enable indexes 2013-07-25 08:50:43 +00:00
Gabor Kovesdan
fc03eb5c00 - MFH 2013-07-03 10:43:17 +00:00
Marc Fonvieille
a25bf53760 Add id attribute to legal notices to prevent filenames with
auto-generated names.  This will help to track built/installed files
and will ease the packages managing.

Approved by:	doceng (implicit)
2013-06-30 15:08:46 +00:00
Gabor Kovesdan
0e4e6a969a - More workarounds for CDATA-related stuff 2013-06-20 14:23:08 +00:00
Gabor Kovesdan
d1543284b1 - Avoid comments in CDATA sections so that these documents can easily be
converted to DocBook 5.0.  This results in an ugly markup at some parts
  but this can be corrected after the conversion is done.  Anyway, these
  sections need serious rewriting.
- Fix a double application element
2013-06-20 10:40:37 +00:00
Gabor Kovesdan
a06603e1e8 - MFH 2013-02-05 09:14:34 +00:00
Gabor Kovesdan
36cdb51546 - Migrate the documentation set to DocBook 4.5 2013-01-30 14:00:53 +00:00
Gabor Kovesdan
b7fac26207 - Make the French documentation valid XML 2013-01-21 17:38:45 +00:00
Marc Fonvieille
3f085b381e Fix url entities. 2012-12-30 10:42:02 +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
9c243757ef - XML declarations should use IANA encoding names
Pointed out by:	hrs
2012-09-14 17:47:48 +00:00
Gabor Kovesdan
165056d894 Merge the projects/sgml2xml branch:
- Documentation is updated from DocBook 4.1/SGML to DocBook 4.2/XML
  - Webpages are updated from HTML 4.01 Transitional to XHTML 1.0 Transitional
  - Static webpages are now processed by XSLT behind the scenes
  - Webpages are now built with less cycles; tidy has been removed and the
    date processing is now done by XSLT
  - Generated webpages are now actually valid (they did not use to be)
  - All XSLT stylesheets now pull in a main XSLT, which reduces
    duplicated markup
  - Site map and index are converted to an XML format with an
    XSLT transformation that generates the output
  - For docs, there is now only one entity set for both articles and books
  - Some trademark/legalnotice entities have been merged to a cohesive
    single entity file
  - Untranslated entity sets are now always pulled in from the English tree
    instead of redundant copies
  - The base and enbase entities are already automatically generated so
    remove inline definitions from individual files
  - Fetch the LEGAL file via http instead of depending on CVS
  - Convert id names to lowercase to avoid mixing different styles and
    for better readability
  - All PSGML comments are removed since they are mostly useless
  - Convert character entities to normal characters
  - Do not copy CSS files but override only necessary part
  - Fix build with newest tidy
  - Partly update the fdp-primer to reflect changes

Approved by:	doceng (implicit)
2012-09-14 12:11:19 +00:00
Gabor Kovesdan
2e51ec7022 - Strip unnecessary trailing spaces
Approved by:	doceng (implicit)
2012-08-21 19:16:02 +00:00
Gabor Kovesdan
44ff87d9fa - Expand character entities in the French documentation
Approved by:	doceng (implicit)
2012-08-09 22:39:25 +00:00
Gabor Kovesdan
74586f38c6 - Remove PSGML comments since they are not very useful after the XML
migration

Approved by:		doceng (implicit)
No objection from:	doc@, www@
2012-08-07 23:31:39 +00:00
Gabor Kovesdan
f2ecf8111b - XMLify the French tree
- Entity cleanup

Approved by:	doceng (implicit)
2012-06-24 06:58:25 +00:00
Hiroki Sato
35babe0ae5 - Set svn:ketwords and svn:mime-type. Note that application/octet-stream is
set on some files as a workaround for binary check.
- Fix pathname for svn co in the webupdate script.

Approved by:	doceng (implicit)
2012-05-17 19:12:14 +00:00
Marc Fonvieille
0a7e9b67f1 Fix typos.
Mostly based on PR:	docs/157767
Submitted by:		Isabell Long <isabell121@gmail.com>
2011-06-11 18:43:17 +00:00
Tom Rhodes
dd2a9fa4fc The MAINTAINER lines on these files should have been set to doc a long
time ago.
2004-06-03 06:31:51 +00:00
Marc Fonvieille
93bef7610b Fix the dependancies on some old Handbook's files
Submitted by:	jhay
2002-08-01 09:48:29 +00:00
Murray Stokely
d02d55b8a5 Point to the location of the package information in the new ports
layout (pkg-message) rather than the old pkg/MESSAGE.

PR:		docs/25239
2001-11-19 08:27:14 +00:00
Dima Dorfman
1f29c99f7c $Date$ isn't expanded, so don't use it. 2001-08-31 18:06:41 +00:00
Dima Dorfman
773ff743ed Reference %authors via its PUBLIC rather than SYSTEM identifier.
There's a reason we have catalogs, and it isn't to use inodes.
2001-08-25 21:55:57 +00:00
Dima Dorfman
78bfef433f Remove authors.ent from SRCS since there's no need for it to be there,
and because the path is liable to change (that's why we have
catalogs).
2001-08-25 21:52:35 +00:00
Nik Clayton
dc394d4f9a Switch to version 4.1 of the DTD. 2001-07-13 15:58:41 +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
Andrey A. Chernov
f749b200c1 ISO_* -> ISO* rename 2001-06-11 01:20:40 +00:00
Jun Kuriyama
6968a43724 Replace $Id$ with $FreeBSD$.
Not objected by:	Doc Team
2000-11-10 12:31:00 +00:00
Sebastien Gioria
4b4212705e Adding the FDP-primer 2000-06-12 15:47:08 +00:00