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.
2 parents 959d9a1 + 1c05804 commit 007e845Copy full SHA for 007e845
dlang.org.ddoc
@@ -513,6 +513,7 @@ $(SUBNAV_TEMPLATE
513
$(ROOT_DIR)dmd-osx.html, dmd (OSX),
514
$(ROOT_DIR)dmd-freebsd.html, dmd (FreeBSD),
515
$(ROOT_DIR)rdmd.html, rdmd,
516
+ $(ROOT_DIR)install.html, install.sh,
517
$(ROOT_DIR)htod.html, htod
518
))
519
)
install.dd
@@ -210,3 +210,4 @@ Macros:
210
SWLINK=$(LINK2 #switch$1, $(B $1))
211
SWITCH=$(DT $1)$(DD $+)
212
EXAMPLES=$(H4 Examples)$(CONSOLE $0)
213
+ SUBNAV=$(SUBNAV_CLI_REFERENCE)
0 commit comments