restructure the documentation section
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
parent
d8e7fb6e07
commit
42610cb279
1 changed files with 16 additions and 17 deletions
|
@ -20,23 +20,22 @@ configuration in conf/.
|
||||||
|
|
||||||
### Documentation
|
### Documentation
|
||||||
|
|
||||||
Latest documentation is available in the following formats:
|
You can read
|
||||||
* <a href="doc/ccollect.text">Text</a>
|
|
||||||
* <a href="doc/ccollect.html">HTML</a>
|
* the ccollect handbook as <a href="doc/ccollect.text">text</a>,
|
||||||
* <a href="doc/ccollect.htm">HTML (docbook)</a>
|
<a href="doc/ccollect.html">HTML</a>,
|
||||||
<li>English (manpage):
|
<a href="doc/ccollect.htm">HTML (docbook)</a>,
|
||||||
<a href="doc/man/ccollect.text">Text</a>
|
* the ccollect manpage as
|
||||||
<a href="doc/man/ccollect.1">Troff</a>
|
<a href="doc/man/ccollect.text">text</a>,
|
||||||
|
<a href="doc/man/ccollect.1">troff</a>
|
||||||
<a href="doc/man/ccollect.html">HTML</a>
|
<a href="doc/man/ccollect.html">HTML</a>
|
||||||
<a href="doc/man/ccollect.htm">HTML (docbook)</a>
|
<a href="doc/man/ccollect.htm">HTML (docbook)</a>
|
||||||
<li>German: <a href="doc/ccollect-DE.text">Text</a>
|
* or view some <a href="screenshots/">screenshots</a>.
|
||||||
<a href="doc/ccollect-DE.html">HTML</a>
|
|
||||||
<a href="doc/ccollect-DE.texi">Texinfo</a>
|
There used to be a German translation of the handbook, but it
|
||||||
(<b>OUT OF DATE</b>)
|
is outdated and thus removed.
|
||||||
</ul>
|
|
||||||
There are now also some <a href="screenshots/index.html">screenshots</a>
|
### Portability
|
||||||
available.
|
|
||||||
<h4><A NAME="portability">Portability</A></h4>
|
|
||||||
<!-- ######################################################### -->
|
<!-- ######################################################### -->
|
||||||
As ccollect is written in simple sh-script, it should run on
|
As ccollect is written in simple sh-script, it should run on
|
||||||
any POSIX compatible OS. It is known or reported to run on:
|
any POSIX compatible OS. It is known or reported to run on:
|
||||||
|
|
Loading…
Reference in a new issue