mirror of https://github.com/adamdruppe/arsd.git
dox
This commit is contained in:
parent
9dd03c3158
commit
7629782830
|
@ -0,0 +1,8 @@
|
||||||
|
/++
|
||||||
|
This package contains a variety of independent modules that I have
|
||||||
|
written over my years of using D.
|
||||||
|
|
||||||
|
You can usually use them independently, with few or no dependencies,
|
||||||
|
so it is easy to use raw, or you can use dub packages as well.
|
||||||
|
+/
|
||||||
|
module arsd;
|
Loading…
Reference in New Issue