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
13 lines
212 B
ReStructuredText
13 lines
212 B
ReStructuredText
|
|
Commandline
|
|
===========
|
|
|
|
XCA can be used without GUI to analyze PKI items and to generate CRLs and
|
|
keys. In this case no X-Server connection is required (Linux)
|
|
|
|
Arguments
|
|
---------
|
|
|
|
.. include:: arguments.rst
|
|
|