Commit graph

23 commits

Author SHA1 Message Date
Gabor Kovesdan
552c6a7fa5 - Fix typo
Approved by:	doceng (implicit)
2012-08-18 22:05:53 +00:00
Gabor Kovesdan
89b9da42e7 - Remove unused ia64 news files
Approved by:	doceng (implicit)
2012-08-13 20:58:20 +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
Gabor Kovesdan
6f0813b25d - For non-English pages generate the enbase entity, as well, not just base
- Remove inline declarations of base and enbase entities since they
  are generated automatically in autogen.ent

Approved by:	doceng (implicit)
2012-08-13 14:22:30 +00:00
Gabor Kovesdan
77ddadd891 - Add namespace to XHTML fragments generated by XSLT stylesheets
- Properly define titles, navigation bars and RSS links for generated pages
- Minor cleanup

Approved by:	doceng (implicit)
2012-08-12 20:35:40 +00:00
Gabor Kovesdan
42b18717e8 - Add proper XML declarations with encoding specification to files that
didn't yet have it

Approved by:	doceng (implicit)
2012-08-11 10:37:42 +00:00
Gabor Kovesdan
7612b1576b - Fetch the LEGAL file instead of checking it out from CVS; it does not
required setting up CVSROOT and the CVS repo is not the main repo anymore
  (and we already use fetch(1) elsewhere)
- Clean up the corresponding parts in translations, use a single copy of
  LEGAL from the English pages

Approved by:	doceng (implicit)
2012-08-10 10:15:50 +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
02b9b66090 - Remove empty class attributes that slipped in with the XML migration
Approved by:	doceng (implicit)
2012-08-09 22:02:58 +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
9b77547545 - XMLify sitemap and site index
Approved by:	doceng (implicit)
2012-08-05 13:41:44 +00:00
Gabor Kovesdan
d7f1fde5eb - Add a cvs:keyword element to store the $FreeBSD$ keyword for later
processing
- Date is now obtained from cvs:keyword, so no need for the sed magic

Approved by:	doceng (implicit)
2012-08-04 22:42:35 +00:00
Gabor Kovesdan
5f86a171af - Remove forgotten leftover
Approved by:	doceng (implicit)
2012-08-04 22:24:24 +00:00
Gabor Kovesdan
d649b89836 - Rename files that were converted to static pages and hook
them up to the build

Approved by:	doceng (implicit)
2012-08-04 18:27:50 +00:00
Gabor Kovesdan
1a3bce7da0 - Convert these stylesheets to static pages since there is no actual
dynamic content

Approved by:	doceng (implicit)
2012-08-04 18:24:54 +00:00
Gabor Kovesdan
9977e32c49 - Drop HTML Tidy support on webpages; on articles/books it is still used
since the default HTML output is not that clean

Approved by:	doceng (implicit)
2012-08-04 17:56:04 +00:00
Gabor Kovesdan
9963e6bc57 - XMLify French webpages
(Note: old leftovers from commercial/ have been dropped since they are
extremely outdated and the generation process is very complicated.)

Approved by:	doceng (implicit)
2012-08-01 19:06:15 +00:00
Marc Fonvieille
b37f7ba81c MFen to r38826
PR:		docs/168960
Submitted by:	Frederic Culot <culot@freebsd.org>
2012-06-12 19:27:11 +00:00
Isabell Long
a8b7103aea - Remove out-of-date references to the Halloween letter on the zh_CN and fr_FR
advocacy pages of the website.
- Remove letter.sgml itself in zh_CN.
- Remove references to letter.sgml from the advocacy directory's Makefile in
zh_CN.

Approved by:	blackend, delphij, gabor (mentor)
2012-06-07 09:13:00 +00:00
Hiroki Sato
6624cb4ea1 Fix relnotes build.
Approved by:	doceng (implicit)
2012-05-19 13:46:10 +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
Hiroki Sato
4fe414e55f - Move developers.sgml to the language-independent directory.
- Move files under <lang>/htdocs/share to <lang>/share.
- s/WEB_PREFIX/DOC_PREFIX/
- Update the webupdate script to use the SVN repository.
 
Approved by:	doceng (implicit)
2012-05-17 03:23:15 +00:00
Hiroki Sato
282a032540 - Remove junk directories.
- Repocopy from www/<lang> to head/<lang>/htdocs to eliminate duplicate
  information in the www and the doc directory.
- Add various administration files to svnadmin.
 
Approved by:	doceng (implicit)
2012-05-17 02:51:08 +00:00