Skip to content

Commit 1c05804

Browse files
committed
Add install.sh to the CLI reference menu
1 parent b2bf305 commit 1c05804

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

dlang.org.ddoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -511,6 +511,7 @@ $(SUBNAV_TEMPLATE
511511
$(ROOT_DIR)dmd-osx.html, dmd (OSX),
512512
$(ROOT_DIR)dmd-freebsd.html, dmd (FreeBSD),
513513
$(ROOT_DIR)rdmd.html, rdmd,
514+
$(ROOT_DIR)install.html, install.sh,
514515
$(ROOT_DIR)htod.html, htod
515516
))
516517
)

install.dd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,3 +210,4 @@ Macros:
210210
SWLINK=$(LINK2 #switch$1, $(B $1))
211211
SWITCH=$(DT $1)$(DD $+)
212212
EXAMPLES=$(H4 Examples)$(CONSOLE $0)
213+
SUBNAV=$(SUBNAV_CLI_REFERENCE)

0 commit comments

Comments
 (0)