summaryrefslogtreecommitdiff
path: root/doc/examples/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* document https options in new apt-transport-https manpageDavid Kalnischkies2018-01-031-1/+1
| | | | | | Same reasoning as with the previous commit for http with the added benefit of moving the hard to discover and untranslated example config into a manpage which could be translated.
* CMake: Add initial support for documentation buildingJulian Andres Klode2016-08-061-0/+4
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.