summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Use common rules for build and install documentation and translations.Slávek Banko2021-07-222-39/+0
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 34b18a71c176ff8ec33096da4afcf507dd2b412c)
* Removed code formatting modelines.Michele Calgaro2020-09-281-9/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit be378d0c01fcef017752a999943371b9018006e4)
* Do not install codeinerc - the default configuration will be used.Slávek Banko2020-07-061-1/+0
| | | | | | | Clean up unused CMakeLists.txt, which have been replaced by common cmake rules for documentation. Signed-off-by: Slávek Banko <[email protected]>
* Add CMakeL10n rules.Slávek Banko2020-06-281-1/+34
| | | | | | | | Update translation templates. Use common cmake rules for documentation. Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <[email protected]>
* Conversion to the cmake building system.gregory guy2020-06-216-0/+538
Signed-off-by: gregory guy <[email protected]>