mirror of
https://github.com/chris2511/xca.git
synced 2026-09-14 11:06:19 +05:00
linuxdoc is pretty outdated, while sphinx is really cool: - Sphinx is modern with a broad user base - The generated documentation is themeable - The sphinx-source is much more readable than the SGML-tag scattered linuxdoc. - The different topics can be splitted into different files - It can be converted to qt-context sensitive help - It supports syntax highlighting for the SQL database documentation - It is supported on MacOSX,because it is python-based. Drop code2html perl-script, which was used to colorize the SQL schema. Generate "doc/arguments.rst" with XCA_MAN="rst" ./xca |
||
|---|---|---|
| .. | ||
| rst | ||
| .gitignore | ||
| conf.py.in | ||
| Makefile | ||
| xca.1.head | ||
| xca.1.options | ||
| xca.1.tail | ||