You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
1.5 KiB
XML
35 lines
1.5 KiB
XML
<!--
|
|
Copyright (c) 2016 OpenPOWER Foundation
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
you may not use this file except in compliance with the License.
|
|
You may obtain a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
See the License for the specific language governing permissions and
|
|
limitations under the License.
|
|
|
|
-->
|
|
<section version="5.0" xml:lang="en" xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="section_template_faq">
|
|
|
|
<title xml:id="section_template_faq_title">Frequently asked questions</title>
|
|
<para>The list of questions and answers may be helpful to first time document writers:</para>
|
|
<qandaset defaultlabel="qanda"><?dbhtml toc="0" ?>
|
|
<qandaentry>
|
|
<question><para>Do I have to follow the guidelines in <xref linkend="section_template_policies"/> of this guide?</para></question>
|
|
<answer><para>No. <emphasis>HOWEVER</emphasis>, doing so makes it simpler for all community members to participate in maintaining your document.</para></answer>
|
|
</qandaentry>
|
|
<qandaentry>
|
|
<question><para>Question 2...</para></question>
|
|
<answer><para>Answer 2...</para></answer>
|
|
</qandaentry>
|
|
</qandaset>
|
|
|
|
</section>
|
|
|