Remi Thebault
d7e56f5ec9
complete documentation of declare_dependency
3 years ago
Remi Thebault
0f15bfb846
Fix wrong name in doc
...
The doc about declare_dependency states
d_module_features instead of d_module_versions
3 years ago
Remi Thebault
037fa77c64
Document D features in `declare_dependency`
3 years ago
Jussi Pakkanen
f72ee8e742
Rewrap long text lines in docs. [skip ci]
4 years ago
Dylan Baker
29ef4478df
compilers/d: Add b_ndebug support
...
D lang compilers have an option -release (or similar) which turns off
asserts, contracts, and other runtime type checking. This patch wires
that up to the b_ndebug flag.
Fixes #7082
5 years ago
Danilo Spinella
75133d5d12
Add pkgconfig import in D documentation
5 years ago
Anton Leontiev
603b1ac287
docs: Fix some incorrect links [skip ci]
5 years ago
Ari Vuollet
c4b885bfd1
docs: Document conditional debug compilation flags [skip ci]
6 years ago
FFY00
0173b2457d
docs: fix dlang module documentation
6 years ago
FFY00
a477737637
docs: add documentation related to dub and the dlang module
7 years ago
Matthias Klumpp
c3c37fac38
docs: Document the D support
7 years ago