Commit graph

6 commits

Author SHA1 Message Date
Gabor Kovesdan
2e69c9e705 - XSLTify the multimedia pages with a slightly different approach than the
earlier one.  It does not any more has per-tag and per-source pages
  but one page for tags and one for sources with anchors.  With the current
  number of entries it will probably be fine for a long time but if once
  we need to divide it into smaller chunks, it will be easier with XSLT.
- Now the documents are also rebuilt if stylesheets or the source XML
  database changes and the build time is drastically decreased.

Reviewed by:	www@
2012-09-21 10:02:57 +00:00
Gabor Kovesdan
06cf1a8309 - XMLify the multimedia section
- Fix the clean target while here

Approved by:	doceng (implicit)
2012-08-05 23:04:47 +00:00
Hiroki Sato
5100672fda - Fix make clean to remove the output directory itself in addition to
the files.[*]
- Use mkdir -p.

Submitted by:	gjb [1]
Approved by:	doceng (implicit)
2012-05-17 22:03:40 +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