diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-08-01 10:55:22 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-08-01 10:55:39 +0200 |
commit | eedb0c3a31d4e5eb074f947e5aeaa9d5f13ff919 (patch) | |
tree | 5dc868639c801c796a263137625a923eec4bf544 /doc/en | |
parent | f3dcbd740f0cd2197e1cb85142532d1746098f50 (diff) | |
download | krename-eedb0c3a.tar.gz krename-eedb0c3a.zip |
Use common rules for build and install documentation and translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 26d741813467cf71a89df3d7e534a8684d732584)
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/CMakeLists.txt | 1 | ||||
-rw-r--r-- | doc/en/HTML/CMakeLists.txt | 4 | ||||
-rw-r--r-- | doc/en/index.html (renamed from doc/en/HTML/index.html) | 0 |
3 files changed, 0 insertions, 5 deletions
diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt deleted file mode 100644 index 6e55658..0000000 --- a/doc/en/CMakeLists.txt +++ /dev/null @@ -1 +0,0 @@ -add_subdirectory( HTML ) diff --git a/doc/en/HTML/CMakeLists.txt b/doc/en/HTML/CMakeLists.txt deleted file mode 100644 index efd0958..0000000 --- a/doc/en/HTML/CMakeLists.txt +++ /dev/null @@ -1,4 +0,0 @@ -install( - FILES index.html - DESTINATION ${HTML_INSTALL_DIR}/en/${PROJECT_NAME} -) diff --git a/doc/en/HTML/index.html b/doc/en/index.html index 3d78bcf..3d78bcf 100644 --- a/doc/en/HTML/index.html +++ b/doc/en/index.html |