summaryrefslogtreecommitdiff
path: root/plugins-unmaintained/Themes/Clean/documentation.dox
diff options
context:
space:
mode:
Diffstat (limited to 'plugins-unmaintained/Themes/Clean/documentation.dox')
-rw-r--r--plugins-unmaintained/Themes/Clean/documentation.dox28
1 files changed, 28 insertions, 0 deletions
diff --git a/plugins-unmaintained/Themes/Clean/documentation.dox b/plugins-unmaintained/Themes/Clean/documentation.dox
new file mode 100644
index 0000000..589d9c7
--- /dev/null
+++ b/plugins-unmaintained/Themes/Clean/documentation.dox
@@ -0,0 +1,28 @@
+/* -*- mode: C++ ; c-file-style: "stroustrup" -*- **/
+
+/*
+ This file contains NO source code, just some documentation for doxygen to
+ parse.
+*/
+
+/*!
+ \mainpage Clean
+
+ \section mainpage_overview Overview
+
+ It's interface to have minimal interface for Ultracopier.\n
+ More informations on <a href="http://ultracopier-wiki.first-world.info/">the wiki of ultracopier</a>. Is part of Ultracopier project as alternative plugin.
+
+ \section mainpage_platforms Platforms
+
+ Ultracopier might be usable in all environments where you find Qt 5.\n
+ Ultracopier requires Qt 5.0 or newer. Tested on Qt 5.0.
+
+ \section mainpage_downloads Downloads
+
+ You can find the link on <a href="http://ultracopier.first-world.info/">Ultracopier</a> project page, via git, snapshot sources, ...
+
+ \section license GPL Version 3
+ The code source is under GPL3. The image is extacted from Oxygen icon pack of KDE4.
+
+*/