summaryrefslogtreecommitdiff
path: root/include/dux.php
blob: 64c783855303db776c176f57c2b5b491fcfe587a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<?php add_heading("Dux", "about"); ?>

<section>
	<p><em>Dux</em> is a cross-platform widgeting library for developing GUI applications.</p>
</section>

<?php add_heading("Status", "status"); ?>

<section>
	<p>Dux is currently on standby and therefore unmaintained.</p>
</section>