Commit Graph

11 Commits

Author SHA1 Message Date
b13a95c301 docs: d_module_versions has an undocumented ability to accept integers
Dlang uses both integer version "levels" and arbitrary string
identifiers, and we support both, but don't mention it in the docs.

Also update a test case to pass one via declare_dependency. We already
test this kwarg for build_target.
2022-06-17 14:33:02 -04:00
d7e56f5ec9 complete documentation of declare_dependency 2022-05-02 23:06:38 +03:00
0f15bfb846 Fix wrong name in doc
The doc about declare_dependency states
d_module_features instead of d_module_versions
2022-05-02 23:06:38 +03:00
037fa77c64 Document D features in declare_dependency 2022-03-03 08:42:56 -08:00
f72ee8e742 Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
75133d5d12 Add pkgconfig import in D documentation 2019-12-05 07:28:05 -05:00
603b1ac287 docs: Fix some incorrect links [skip ci] 2019-10-19 19:14:10 +03:00
c4b885bfd1 docs: Document conditional debug compilation flags [skip ci] 2018-09-27 17:49:48 +03:00
0173b2457d docs: fix dlang module documentation 2018-07-17 23:46:13 +01:00
a477737637 docs: add documentation related to dub and the dlang module 2018-06-17 22:35:22 +01:00
c3c37fac38 docs: Document the D support 2017-09-17 21:36:23 +02:00