xca/doc
Christian Hohnstädt 68273d0a30 Switch from autotools/qmake to cmake
Why?
 - QT will switch from qmake to cmake sooner or later.
 - autotools are good for unix-ish systems, cmake also for
   macOS and Xcode as well as Windows and VS-code
 - Cross compiling the windows-binaries on linux
   is not very helpful to attract windows-centric
   developers.

Also drop qmake's xca.pro
Generate man-page and sphinx sources of commandline arguments
during build by executing xca (xcadoc.cpp).
Generating Version-patchlevel and git hash is now also
OS independent.
2021-06-01 17:48:37 +02:00
..
rst Switch from autotools/qmake to cmake 2021-06-01 17:48:37 +02:00
.gitignore Improve documentation generation out-of-tree 2021-04-23 15:57:32 +02:00
conf.py.in Switch from autotools/qmake to cmake 2021-06-01 17:48:37 +02:00
xca.1.head Extend Password input by filedescriptor number and automatic man page 2020-10-14 19:48:18 +02:00
xca.1.tail Extend Password input by filedescriptor number and automatic man page 2020-10-14 19:48:18 +02:00