Moved docs to new subproject

This commit is contained in:
Carlos Sanchez
2004-11-14 21:49:18 +00:00
parent 16b7537db5
commit 2d7e776d84
79 changed files with 68 additions and 53 deletions

49
doc/xdocs/faq.xml Normal file
View File

@@ -0,0 +1,49 @@
<?xml version="1.0"?>
<document>
<properties>
<title>Acegi FAQ</title>
</properties>
<body>
<section name="Frequently Asked Questions">
<p>
This document attempts to answer some of the more frequently asked
questions regarding various aspects of JBoss. These questions are
typically asked over and over again on the mailing lists and forums. As a
courtesy to the developers, we ask that you read this document
before posting to the mailing lists.
</p>
<p>
<strong>General</strong>
</p>
<ol>
<li>
<a href="#what-is-acegi">
What is Acegi?
</a>
</li>
</ol>
<p>
<strong>More FAQs ...</strong>
</p>
<section name="General">
<dl>
<dt>
<a name="what-is-acegi">
What is Acegi?
</a>
</dt>
<dd>
...
</dd>
</dl>
</section>
</section>
</body>
</document>