From 6392f5a9dfce2bf83617d49bb7f332181ec6004e Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 25 May 2014 15:37:31 +0900 Subject: Revert "Finish renaming tdevelop components" This reverts commit 722ce1efbac31c61b1d4b13f7e075c9f311e3e73. --- doc/std/CMakeLists.txt | 4 ++-- doc/std/Makefile.am | 4 ++-- doc/std/kdev3api.toc | 45 +++++++++++++++++++++++++++++++++++++++++++++ doc/std/tdev3api.toc | 45 --------------------------------------------- 4 files changed, 49 insertions(+), 49 deletions(-) create mode 100644 doc/std/kdev3api.toc delete mode 100644 doc/std/tdev3api.toc (limited to 'doc/std') diff --git a/doc/std/CMakeLists.txt b/doc/std/CMakeLists.txt index edb0d2a8..3c034ee5 100644 --- a/doc/std/CMakeLists.txt +++ b/doc/std/CMakeLists.txt @@ -11,6 +11,6 @@ install( FILES - tdev3api.toc - DESTINATION ${DATA_INSTALL_DIR}/tdevdocumentation/tocs + kdev3api.toc + DESTINATION ${DATA_INSTALL_DIR}/kdevdocumentation/tocs ) diff --git a/doc/std/Makefile.am b/doc/std/Makefile.am index 7b636e47..07f12cde 100644 --- a/doc/std/Makefile.am +++ b/doc/std/Makefile.am @@ -1,5 +1,5 @@ -tocdir = ${kde_datadir}/tdevdocumentation/tocs -toc_DATA = tdev3api.toc +tocdir = ${kde_datadir}/kdevdocumentation/tocs +toc_DATA = kdev3api.toc #indexdir = ${kde_datadir}/devdoctreeview/indices #index_DATA = diff --git a/doc/std/kdev3api.toc b/doc/std/kdev3api.toc new file mode 100644 index 00000000..ef1c82dc --- /dev/null +++ b/doc/std/kdev3api.toc @@ -0,0 +1,45 @@ + + +KDevelop API Documentation + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/doc/std/tdev3api.toc b/doc/std/tdev3api.toc deleted file mode 100644 index ef1c82dc..00000000 --- a/doc/std/tdev3api.toc +++ /dev/null @@ -1,45 +0,0 @@ - - -KDevelop API Documentation - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3