doc/en_US.ISO8859-1/slides
Murray Stokely 407c775981 Add three slides about users of FreeBSD.
* 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.
2004-09-07 18:09:32 +00:00
..
common Add three slides about users of FreeBSD. 2004-09-07 18:09:32 +00:00
freebsd-general Add an example presentation that makes use of the common content in 2004-09-07 12:26:53 +00:00
Makefile Add Makefile that builds only the freebsd-general directory. At the 2004-09-07 12:31:19 +00:00
README Add Makefile that builds only the freebsd-general directory. At the 2004-09-07 12:31:19 +00:00

$FreeBSD$

This directory holds slides for presentations about FreeBSD.

The common/ directory holds XML files each containing at least one
slide that are thought to be reusable across more than one
presentation.  Other presentations can simply use <xi:include> to pull
in the desired slides from the common directory.

The freebsd-general/ directory holds an example presentation that
includes general information about FreeBSD, including it's goals,
organization, and features.

Presentations from specific conferences or meetings can be added here
in the following format :

YYYYMMDD-eventname

or

YYYYMMDD-eventname-title

as required.

From within a presentation directory, simply type 'make' to build an
HTML version of the presentation.

PDF output is also supported, with 'make FORMATS=pdf'.