Commit graph

19 commits

Author SHA1 Message Date
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
Eitan Adler
4208cacbb2 - Avoid pointing users to individual people (some of whom are no longer active).
- Be consistent about referring to doc@freebsd.org
2013-06-26 19:48:37 +00:00
Eitan Adler
7ad976be0a point users to the actual up-to-date ideas page/todo list.
The one the webpage has been wrong for months (years?) and all the still relevent ideas have been migrated.

Discussed on:	-doc
2013-06-26 19:43:19 +00:00
Warren Block
db6bd5116c Make the use of "website" consistent within the document.
PR:		www/178702
Submitted by:	Will Backman <bitgeist@yahoo.com>
2013-05-23 11:16:36 +00:00
Eitan Adler
a2fe031dc7 Remove sgml.xml as well as links to the page. We no longer use SGML and
the FDP does a better job and providing an explanation.

Approved by:	bcr (mentor)
2013-05-09 16:28:04 +00:00
Xin LI
fee286762c Weaken the concept of encoding for Simplified Chinese translation. We are in
the process of migration to UTF-8.
2012-10-18 22:30:23 +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
Glen Barber
2bd2fda0f5 Fix build. I do not think we have a Linux entity. 2012-09-26 00:16:14 +00:00
Edson Brandi
82f983fa0a - Update information about documents translated by Brazilian Portuguese Documentation Project
- Update my e-mail address

Approved by:   gabor (mentor)
2012-09-25 23:57:12 +00:00
Gabor Kovesdan
d8a2cdf09b - Remove the following articles and references to them. Where it is
reasonable to maintain the reference, use the archived docs.

  5-roadmap
  checkpoint
  dialup-firewall
  diskless-x
  euro
  formatting-media
  hats (content moved to htdocs/internal)
  multi-os
  storage-devices
  vinum
  zip-drive

All of these articles can be found here:
http://docs.freebsd.org/doc/9.0-RELEASE/usr/share/doc/freebsd/en_US.ISO8859-1/articles/

No objection from:	doc@, www@
2012-09-20 14:33:30 +00:00
Gabor Kovesdan
30cefa0b2c - Add some formatting colors that were accidentally removed when
converting to XML

Approved by:	doceng (implicit)
2012-08-27 14:06:33 +00:00
Gabor Kovesdan
2e51ec7022 - Strip unnecessary trailing spaces
Approved by:	doceng (implicit)
2012-08-21 19:16:02 +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
5e40201d19 - Convert web-pages to well-formed and valid XHTML 1.0
Approved by:	doceng (implicit)
2012-07-15 10:46:37 +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