1
0
mirror of https://github.com/mariadb-corporation/mariadb-connector-c.git synced 2025-09-15 08:21:18 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
Sergei Golubchik
e8234ba791 remove "find_package(Doxygen)", it not used here 2024-10-24 20:34:23 +02:00
Sergei Golubchik
d9082c7244 restore manpages to allow builds w/o pandoc 2024-10-24 20:20:54 +02:00
Georg Richter
cd81266f44 Fixed build of manpages
To build manpages run cmake with option -DWITH_DOCS=ON.
Creation of man pages requires Python3 and Docygen.

The bundled manpaes were removed from repository.
2024-09-12 14:21:10 +02:00
Georg Richter
7e39b85ab1 CONC-554: man pages for Connector/C
man pages for Connector/C can be found in the man subdirectory
of Connector/C source tree.

The man pages are created from the Connector/C wiki using pandoc
utility and the create_man python script.
2021-06-08 17:37:58 +02:00