Commit graph

115 commits

Author SHA1 Message Date
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
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
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
2f33ef9560 - Rename converted XSLT templates to .sgml
Approved by:	doceng (implicit)
2012-07-16 09:40:38 +00:00
Gabor Kovesdan
7d9820c9dd - Convert XSLT templates to static pages where actually no dynamic content
is generated

Approved by:	doceng (implicit)
2012-07-16 09:33:21 +00:00
Gabor Kovesdan
7903bab9c4 - Extend xhtml.xsl instead of duplicating common structural parts
Approved by:	doceng (implicit)
2012-07-16 09:06:08 +00:00
Gabor Kovesdan
5e40201d19 - Convert web-pages to well-formed and valid XHTML 1.0
Approved by:	doceng (implicit)
2012-07-15 10:46:37 +00:00
Christian Brueffer
060c983c30 Update for GSoC 2012. This could still use a bit more up to date information, but
at least this is a first step.

PR:		169502
Submitted by:	Bryan Drewery <bryan@shatow.net>
2012-06-28 10:38:59 +00:00
Isabell Long
55d1e9eebe In projects/projects.sgml:
- Change an erroneous opening <li> into a closing </li> at the end of an open
<li> tag.
- Reword a few sentences.
Noticed by:	culot
Approved by:	gabor (mentor)
2012-06-12 23:11:31 +00:00
Isabell Long
3222d0ba4b Fix a broken link on the projects page of the website.
PR:		docs/168757
Submitted by:	db
Approved by:	gabor (mentor)
2012-06-06 16:42:57 +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
8a1a5a311d Fix build.
Approved by:	doceng (implicit)
2012-05-17 03:40:07 +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