diff options
author | Michele Calgaro <[email protected]> | 2014-10-18 23:04:45 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2014-10-18 23:04:45 +0900 |
commit | 8b32bdf532a706f0305424774506f5016f714c09 (patch) | |
tree | f847092af6e7c9033ff9ae07fc9b0d39d2b42927 /buildtools/lib/parsers | |
parent | 85bc8e43e622bc0a7f4bfbeef817a7697ff65b64 (diff) | |
download | tdevelop-8b32bdf532a706f0305424774506f5016f714c09.tar.gz tdevelop-8b32bdf532a706f0305424774506f5016f714c09.zip |
Fixed generation of API documentation. Updated TDevelop API documentation toc file. This relates to bug 1859.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'buildtools/lib/parsers')
-rw-r--r-- | buildtools/lib/parsers/autotools/Mainpage.dox | 2 | ||||
-rw-r--r-- | buildtools/lib/parsers/qmake/Mainpage.dox | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/buildtools/lib/parsers/autotools/Mainpage.dox b/buildtools/lib/parsers/autotools/Mainpage.dox index d54178ee..e1e9176e 100644 --- a/buildtools/lib/parsers/autotools/Mainpage.dox +++ b/buildtools/lib/parsers/autotools/Mainpage.dox @@ -1,5 +1,5 @@ /** -@mainpage The KDevelop Makefile.am Parser +@mainpage The TDevelop Makefile.am Parser This library contains a parser that handles Makefile.am. diff --git a/buildtools/lib/parsers/qmake/Mainpage.dox b/buildtools/lib/parsers/qmake/Mainpage.dox index 82270be0..c1508045 100644 --- a/buildtools/lib/parsers/qmake/Mainpage.dox +++ b/buildtools/lib/parsers/qmake/Mainpage.dox @@ -1,5 +1,5 @@ /** -@mainpage The KDevelop QMake Parser +@mainpage The TDevelop QMake Parser This library contains qmake parser. |