tokul b66fc2b078 adding sgml documents 20 tahun lalu
..
Makefile b66fc2b078 adding sgml documents 20 tahun lalu
README b66fc2b078 adding sgml documents 20 tahun lalu
admin.sgml b66fc2b078 adding sgml documents 20 tahun lalu
devel.sgml b66fc2b078 adding sgml documents 20 tahun lalu
index.php b66fc2b078 adding sgml documents 20 tahun lalu
next.png b66fc2b078 adding sgml documents 20 tahun lalu
prev.png b66fc2b078 adding sgml documents 20 tahun lalu
site_footer.inc b66fc2b078 adding sgml documents 20 tahun lalu
site_header.inc b66fc2b078 adding sgml documents 20 tahun lalu
toc.png b66fc2b078 adding sgml documents 20 tahun lalu
user.sgml b66fc2b078 adding sgml documents 20 tahun lalu

README

This directory contains sgml formated SquirrelMail documentation.

In order to use it, you must compile appropriate documentation with
linuxdoc-tools or other sgml processor.

You can find information about SGML at
http://www.linuxdocs.org/HOWTOs/mini/DocBook-Install/index.html

You can find information about linuxdoc-tools at
http://packages.debian.org/linuxdoc-tools/. If you don't have access
to linuxdoc-tools, you might be able to use original SGMLTools or
SGMLTools-lite http://sourceforge.net/projects/sgmltools-lite/

Documentation can be compiled with 'make' command issued in this
directory. You will need linuxdoc-tools package with txt, html,
latex (tex, dvi, ps, pdf), info, lyx and rtf support.

Minimal documentation can be compiled with 'make html' command.

Documentation formating can be checked with 'make check' command.