Add an initial FAQ.
git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@226115 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2bd9bb3daa
commit
52e4dd8629
24
src/documentation/content/xdocs/faq.xml
Normal file
24
src/documentation/content/xdocs/faq.xml
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE faqs PUBLIC "-//APACHE//DTD FAQ V1.2//EN" "dtd/faq-v12.dtd">
|
||||||
|
|
||||||
|
<faqs title="Frequently Asked Questions">
|
||||||
|
|
||||||
|
<part id="general">
|
||||||
|
<title>General</title>
|
||||||
|
<faq id="how_can_i_help">
|
||||||
|
<question>
|
||||||
|
How can i help?
|
||||||
|
</question>
|
||||||
|
<answer>
|
||||||
|
<p>
|
||||||
|
Join the commons-dev <link href="site:mail-lists">mailing list</link>
|
||||||
|
and start a topic.
|
||||||
|
</p>
|
||||||
|
</answer>
|
||||||
|
</faq>
|
||||||
|
|
||||||
|
<!-- add other faqs here -->
|
||||||
|
</part>
|
||||||
|
|
||||||
|
<!-- add other parts here -->
|
||||||
|
</faqs>
|
||||||
@ -5,6 +5,7 @@
|
|||||||
<index label="Index" href="index.html"/>
|
<index label="Index" href="index.html"/>
|
||||||
<licenses label="Licenses" href="licenses.html"/>
|
<licenses label="Licenses" href="licenses.html"/>
|
||||||
<download label="Download" href="http://xml.apache.org/dist/commons/"/>
|
<download label="Download" href="http://xml.apache.org/dist/commons/"/>
|
||||||
|
<faq label="FAQs" href="faq.html"/>
|
||||||
<changes label="Changes" href="changes.html"/>
|
<changes label="Changes" href="changes.html"/>
|
||||||
<todo label="Todo" href="todo.html"/>
|
<todo label="Todo" href="todo.html"/>
|
||||||
<history label="History" href="history.html"/>
|
<history label="History" href="history.html"/>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user