diff --git a/language/assistant/Mainpage.dox b/language/assistant/Mainpage.dox new file mode 100644 index 0000000000..b1ee9b7785 --- /dev/null +++ b/language/assistant/Mainpage.dox @@ -0,0 +1,6 @@ +/*! + * @mainpage Language specific Assistants + * + * For questions and discussons contact the + * kdevelop-devel@kde.org mailing list. + */ diff --git a/language/backgroundparser/Mainpage.dox b/language/backgroundparser/Mainpage.dox new file mode 100644 index 0000000000..528eb9b934 --- /dev/null +++ b/language/backgroundparser/Mainpage.dox @@ -0,0 +1,6 @@ +/*! + * @mainpage Background Parser + * + * For questions and discussons contact the + * kdevelop-devel@kde.org mailing list. + */ diff --git a/language/checks/Mainpage.dox b/language/checks/Mainpage.dox new file mode 100644 index 0000000000..7b4c1b606b --- /dev/null +++ b/language/checks/Mainpage.dox @@ -0,0 +1,6 @@ +/*! + * @mainpage Data Access + * + * For questions and discussons contact the + * kdevelop-devel@kde.org mailing list. + */ diff --git a/language/classmodel/Mainpage.dox b/language/classmodel/Mainpage.dox new file mode 100644 index 0000000000..1d935e5b93 --- /dev/null +++ b/language/classmodel/Mainpage.dox @@ -0,0 +1,6 @@ +/*! + * @mainpage Class Model + * + * For questions and discussons contact the + * kdevelop-devel@kde.org mailing list. + */ diff --git a/language/codecompletion/Mainpage.dox b/language/codecompletion/Mainpage.dox new file mode 100644 index 0000000000..e07333c8a9 --- /dev/null +++ b/language/codecompletion/Mainpage.dox @@ -0,0 +1,6 @@ +/*! + * @mainpage Code Completion + * + * For questions and discussons contact the + * kdevelop-devel@kde.org mailing list. + */ diff --git a/language/highlighting/Mainpage.dox b/language/highlighting/Mainpage.dox new file mode 100644 index 0000000000..be26293a6a --- /dev/null +++ b/language/highlighting/Mainpage.dox @@ -0,0 +1,6 @@ +/*! + * @mainpage Code Highlighting + * + * For questions and discussons contact the + * kdevelop-devel@kde.org mailing list. + */ diff --git a/language/interfaces/Mainpage.dox b/language/interfaces/Mainpage.dox new file mode 100644 index 0000000000..cba8f93dec --- /dev/null +++ b/language/interfaces/Mainpage.dox @@ -0,0 +1,6 @@ +/*! + * @mainpage Language Interface Definitions + * + * For questions and discussons contact the + * kdevelop-devel@kde.org mailing list. + */ diff --git a/language/util/Mainpage.dox b/language/util/Mainpage.dox new file mode 100644 index 0000000000..27c4118a64 --- /dev/null +++ b/language/util/Mainpage.dox @@ -0,0 +1,6 @@ +/*! + * @mainpage Utility classes + * + * For questions and discussons contact the + * kdevelop-devel@kde.org mailing list. + */