summaryrefslogtreecommitdiffstats
path: root/doc/en
Commit message (Collapse)AuthorAgeFilesLines
* Use common rules for build and install documentation and translations.Slávek Banko2021-07-201-1/+0
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 6902a1c5ee59b38b1fd40ec8f1bf5c38810c5c3c)
* Removed code formatting modelines.Michele Calgaro2020-09-291-10/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 59e363db8841dd567112e98b9bcce9c43ca91395)
* Drop automake build support.gregory guy2019-11-042-30/+7
| | | | | | | | | | | | Add basic cmake build instructions in the INSTALL file. Rework of README file and the help page. The History file has been removed, the content added to the ChangeLog file. The file CreatingThemes has moved in the doc folder. Cosmetic changes in CMakeLists.txt . Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit 873d0e4138a1569d2a8dfa061d0338b6d017dd3b)
* Update build rules for documentation:Slávek Banko2019-01-053-6/+5
| | | | | | | | | + Removed French documentation because it contains nothing. + Modified automake rules for documentation in subdirectories. + Added cmake rule for installing documentation. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit bd2ad7db31cc6bdf0ab30d658f9bbca57ece3ed8)
* conversion to the cmake building systemgregory guy2019-01-051-0/+798
Signed-off-by: gregory guy <g-gregory@gmx.fr> (cherry picked from commit 7a0f90f2809ec97436f55aab39ddc5a0a2452b0e)