MCP
MCP robot

MCP Documentation

Contents:

1. Introduction

This is section one of my chapter 

This is the actual text content of my section.

2. Overview

Section Title 

This is a paragraph. /etc/passwd is a file. http://forums.gentoo.org is my favorite website. Type ls if you feel like it. I really want to go to sleep now.

Code listing 2.1: Code Sample

This is text output or code.
# this is user input

Make HTML/XML easier to read by using selective emphasis:
bar

(This is how to insert an inline note into the code
block)

Note: This is a note.

Warning: This is a warning.

Important: This is important.

3. Figures

Look at the source code for this document for the code for images.

Figure 3.1: Banana Leaf

Fig. 1: Banana Leaf

This is described fully in the document linked below.

4. Building the HTML

The two code samples below illustrate how to work with document files.

Code listing 4.1: Checking XML Syntax

xmllint -noout 548template.xml

Code listing 4.2: Building HTML output

xsltproc --novalid guide.xsl 548template.xml > index.html

5. More Info

http://www.gentoo.org/doc/en/xml-guide.xml is where all the XML tags you can use are documented.

line
Updated 2005-05-15
line
Fred Martin
Author

line
Summary:  This is my abstract! This document is a quick introduction and sample to the XML document format. Much more info is available by following the link at the end of this document.
line
Developed by students of the Engaging Computing Group in the Department of Computer Science at the University of Massachusetts Lowell