We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84cc060 commit 82bdc1eCopy full SHA for 82bdc1e
ddoc/dub.sdl
@@ -3,6 +3,7 @@ description "Preprocesses source code before running Ddoc over it"
3
dependency "libdparse" version="~>0.8.7"
4
dependency "dmd" path="../../dmd"
5
versions "DdocOptions"
6
+buildRequirements "disallowDeprecations"
7
configuration "executable" {
8
versions "IsExecutable"
9
targetType "executable"
0 commit comments