diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-07-04 10:50:57 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-07-04 17:40:53 +0200 |
commit | 6aca194f31431dbcef1b1604c23bbf501fd46f78 (patch) | |
tree | 9fbb80e69da2a271ee4cb9471804d3fe3a4ed9fe /doc/en | |
parent | 17002c193dcecec2cf95289e45ce29851c8ae804 (diff) | |
download | tellico-6aca194f31431dbcef1b1604c23bbf501fd46f78.tar.gz tellico-6aca194f31431dbcef1b1604c23bbf501fd46f78.zip |
Use common rules to build documentation.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/CMakeLists.txt | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt deleted file mode 100644 index 0a59080..0000000 --- a/doc/en/CMakeLists.txt +++ /dev/null @@ -1,12 +0,0 @@ -################################################# -# -# (C) 2016 Slávek Banko -# slavek (DOT) banko (AT) axis.cz -# -# Improvements and feedback are welcome -# -# This file is released under GPL >= 2 -# -################################################# - -tde_create_handbook( LANG en DESTINATION tellico ) |