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 b2bf305 commit 1c05804Copy full SHA for 1c05804
dlang.org.ddoc
@@ -511,6 +511,7 @@ $(SUBNAV_TEMPLATE
511
$(ROOT_DIR)dmd-osx.html, dmd (OSX),
512
$(ROOT_DIR)dmd-freebsd.html, dmd (FreeBSD),
513
$(ROOT_DIR)rdmd.html, rdmd,
514
+ $(ROOT_DIR)install.html, install.sh,
515
$(ROOT_DIR)htod.html, htod
516
))
517
)
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