summaryrefslogtreecommitdiff
path: root/include/dux.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/dux.php')
-rw-r--r--include/dux.php11
1 files changed, 11 insertions, 0 deletions
diff --git a/include/dux.php b/include/dux.php
new file mode 100644
index 0000000..409ae2a
--- /dev/null
+++ b/include/dux.php
@@ -0,0 +1,11 @@
+<?php addHeading("Dux", "about"); ?>
+
+<section>
+ <p><em>Dux</em> is a cross-platform widgeting library for developing GUI applications.</p>
+</section>
+
+<?php addHeading("Status", "status"); ?>
+
+<section>
+ <p>Dux is currently on standby and therefore unmaintained.</p>
+</section>