summaryrefslogtreecommitdiff
path: root/include/dux.php
blob: 409ae2af2d4a2d0a12afa1e1a07c16d2679c8454 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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>