diff options
author | Slávek Banko <[email protected]> | 2021-08-01 10:55:22 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-08-01 10:55:22 +0200 |
commit | 26d741813467cf71a89df3d7e534a8684d732584 (patch) | |
tree | 8f7519b5f90ed31b9d04ebb2ef98de7d60cd6fbf /doc/en | |
parent | 010f2edd07c9e84bb794642adb07cb41598b10f6 (diff) | |
download | krename-26d741813467cf71a89df3d7e534a8684d732584.tar.gz krename-26d741813467cf71a89df3d7e534a8684d732584.zip |
Use common rules for build and install documentation and translations.
Signed-off-by: Slávek Banko <[email protected]>
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 |