You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

41 lines
2.8 KiB

<?php
include("../tde-head-and-foot.php");
doHeader("About this FAQ", "Documentation", "FAQ", "../");
?>
<STYLE>
.question {font-weight:bold;}
TD {padding-top:10px}
</STYLE>
<table width="100%" class="header"><tbody><tr><td align="left" class="navLeft" width="33%"><a accesskey="p" href="index.php">Prev</a></td><td align="center" class="navCenter" width="34%"></td><td align="right" class="navRight" width="33%">
<a accesskey="n" href="introduction.php">Next</a></td></tr></tbody></table>
<p class="chapter" lang="en">
<p class="titlepage">
<p>
<p><h2 class="title"><a name="about"></a>Chapter 1. About this FAQ</h2>
<p class="qandaset"><dl><dt>1.1. <a href="about.php#idm140487999021808">What can I do to help with this FAQ?</a></dt><dt>1.2. <a href="about.php#idm140487998993760">How do I become an FAQ maintainer?</a></dt></dl><table border="0" summary="Q and A Set"><col align="left" width="1%"><tbody><tr class="question"><td align="left" valign="top"><a name="idm140487999021808"></a><a name="idm140487999021488"></a><b>1.1.</b></td><td align="left" valign="top"><p>What can I do to help with this FAQ?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Notify us about any errors you find. Suggestions you have are
appreciated. Send us everything that you think is unclear. When possible send us what
you think would be a clearer solution.</p><p>Send us your solutions of those frequently-asked
questions which are still not in this FAQ. We will
add them as soon as practical.</p><p>Please make full use of this FAQ.
Read this FAQ (and other
relevant documentation) well before asking questions on the various
TDE mailing lists or newsgroups.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998993760"></a><a name="FAQ-maintainer-HOWTO"></a><b>1.2.</b></td><td align="left" valign="top"><p>How do I become an FAQ maintainer?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Becoming an FAQ maintainer is easy
and we are always grateful for help. :-) Send
us an email at <code class="email">&lt;<a href="mailto:devels@trinitydesktop.org">devels@trinitydesktop.org</a>&gt;</code>.
</p></td></tr></tbody></table><table width="100%" class="bottom-nav"><tr><td width="33%" align="left" valign="top" class="navLeft"><a href="index.php">Prev</a></td><td width="34%" align="center" valign="top" class="navCenter"><a href="index.php">Home</a></td><td width="33%" align="right" valign="top" class="navRight"><a href="introduction.php">Next</a></td></tr><tr><td width="33%" align="left" class="navLeft">TDE Frequently Asked Questions</td><td width="34%" align="center" class="navCenter"><a href="index.php">Up</a></td><td width="33%" align="right" class="navRight">Introduction</td></tr></table>
<?php
doFooter();
?>