- Remove "What's new in 5.3", we need a similar part for 7.0
- Change the orders to the foils to be more logical and remove the XXX comment
about this
- Remove some silly and inconsistent comments
- Break lines to be easier to read
- Use more accurate title for the foils so that the foilgroup look
better when rendered
- Comment out the foil for the missing chart
- Update the numbers of committers
- Reword a paragraph
- Enclose send-pr into command element
Moreover to the previous change:
- Fix a typo
* General (large websites, Netcraft numbers, etc..)
* FreeBSD in the Banking Industry
* FreeBSD used in Internet Infrastructure
This could really use a slide about FreeBSD in the high-end embedded
market.
moment there is no processing needed for the common/ directory, though
in the future, we could pull in content there from other parts of the
tree to automatically keep the common slides about the most recent
freebsd releases up to date, number of committers/ports, etc..
Add a README that explains the directory hierarchy.
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.