Date: Tue, 7 Sep 2004 12:15:12 +0000 (UTC) From: Murray Stokely <murray@FreeBSD.org> To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/slides/common freebsd-5.3.xml freebsd-dev-model.xmlfreebsd-release-process.xml what-is-freebsd.xml Message-ID: <200409071215.i87CFCgD024825@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
murray 2004-09-07 12:15:12 UTC
FreeBSD doc repository
Added files:
en_US.ISO8859-1/slides/common freebsd-5.3.xml
freebsd-dev-model.xml
freebsd-organization.xml
freebsd-recent-releases.xml
freebsd-release-process.xml
what-is-freebsd.xml
Log:
Add reusable XML files (slides/simplified DocBook DTD) that can be
included by other presentation documents to rapidly generate or change
the content of a presentation based on this shared data.
Each of these files contains either a single <foil> slide, or a
selection of slides on the specified subject inside a <foilgroup>. In
either case, the XML for your presentation (slides.xml) can simply
include a few slides of content for each file with :
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../common/what-is-freebsd.xml"/>
HTML and PDF output formats work now. It should be feasible to output
OpenOffice XML and then import it into that application for final
presentation tweaks.
Revision Changes Path
1.1 +34 -0 doc/en_US.ISO8859-1/slides/common/freebsd-5.3.xml (new)
1.1 +67 -0 doc/en_US.ISO8859-1/slides/common/freebsd-dev-model.xml (new)
1.1 +20 -0 doc/en_US.ISO8859-1/slides/common/freebsd-organization.xml (new)
1.1 +24 -0 doc/en_US.ISO8859-1/slides/common/freebsd-recent-releases.xml (new)
1.1 +30 -0 doc/en_US.ISO8859-1/slides/common/freebsd-release-process.xml (new)
1.1 +24 -0 doc/en_US.ISO8859-1/slides/common/what-is-freebsd.xml (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409071215.i87CFCgD024825>
