]> git.saurik.com Git - apt.git/commit - CMake/Documentation.cmake
CMake: Add initial support for documentation building
authorJulian Andres Klode <jak@debian.org>
Sat, 6 Aug 2016 19:18:39 +0000 (21:18 +0200)
committerJulian Andres Klode <jak@debian.org>
Sat, 6 Aug 2016 20:36:02 +0000 (22:36 +0200)
commit9a2aa0e7f21ef33345f6093ca17fab97a678d543
tree2bc85f9909b49ea9aade7bd6001801fc75adb131
parent7def24826c298df77e34fd17bb72c570a22b04bd
CMake: Add initial support for documentation building

Build HTML docbook guides (untranslated) and manual pages
(including translations). Also install the examples in the
example subdirectory.

Translation of docbook guides has not been implemented yet,
but should be easy to do. The code also needs some cleanup
to automatically detect the available translations.
CMake/Documentation.cmake [new file with mode: 0644]
CMakeLists.txt
README.cmake
doc/CMakeLists.txt [new file with mode: 0644]
doc/examples/CMakeLists.txt [new file with mode: 0644]