diff --git a/posix.mak b/posix.mak index c37660da0d..58a5ed9dd6 100644 --- a/posix.mak +++ b/posix.mak @@ -261,7 +261,7 @@ ${DOC_OUTPUT_DIR}/phobos-prerelease/object.html : ${DMD_DIR}/src/dmd rm -f $@ ${MAKE} --directory=${DRUNTIME_DIR} -f posix.mak -j 4 \ DOCDIR=${DOC_OUTPUT_DIR}/phobos-prerelease \ - DOCFMT="`pwd`/std.ddoc `pwd`/macros.ddoc" + DOCFMT="`pwd`/std_navbar-prerelease.ddoc `pwd`/std.ddoc `pwd`/macros.ddoc" druntime-release : ${DRUNTIME_DIR}-${LATEST}/.cloned ${DOC_OUTPUT_DIR}/phobos/object.html ${DOC_OUTPUT_DIR}/phobos/object.html : ${DMD_DIR}-${LATEST}/src/dmd @@ -270,7 +270,7 @@ ${DOC_OUTPUT_DIR}/phobos/object.html : ${DMD_DIR}-${LATEST}/src/dmd ${MAKE} --directory=${DRUNTIME_DIR}-${LATEST} -f posix.mak \ DMD=${DMD_DIR}-${LATEST}/src/dmd \ DOCDIR=${DOC_OUTPUT_DIR}/phobos \ - DOCFMT="`pwd`/std.ddoc `pwd`/macros.ddoc" -j 4 + DOCFMT="`pwd`/std_navbar-$(LATEST).ddoc `pwd`/std.ddoc `pwd`/macros.ddoc" -j 4 ################################################################################ # phobos, latest released build and current build @@ -290,7 +290,7 @@ ${DOC_OUTPUT_DIR}/phobos/index.html : std.ddoc macros.ddoc ${LATEST}.ddoc \ DMD=${DMD_DIR}-${LATEST}/src/dmd \ DRUNTIME_PATH=${DRUNTIME_DIR}-${LATEST} \ DOC_OUTPUT_DIR=${DOC_OUTPUT_DIR}/phobos \ - STDDOC="`pwd`/$(LATEST).ddoc `pwd`/std.ddoc `pwd`/macros.ddoc" + STDDOC="`pwd`/$(LATEST).ddoc `pwd`/std_navbar-$(LATEST).ddoc `pwd`/std.ddoc `pwd`/macros.ddoc" ################################################################################ # phobos and druntime, latest released build and current build (DDOX version) diff --git a/std.ddoc b/std.ddoc index 36dcf919da..40e167ce21 100644 --- a/std.ddoc +++ b/std.ddoc @@ -194,103 +194,6 @@ TOP= -NAVIGATION_PHOBOS= - - RED = $0 GREEN = $0 BLUE = $0 diff --git a/std_navbar-2.066.1.ddoc b/std_navbar-2.066.1.ddoc new file mode 100644 index 0000000000..c327419c02 --- /dev/null +++ b/std_navbar-2.066.1.ddoc @@ -0,0 +1,94 @@ +NAVIGATION_PHOBOS= + diff --git a/std_navbar-prerelease.ddoc b/std_navbar-prerelease.ddoc new file mode 100644 index 0000000000..7f35fcd335 --- /dev/null +++ b/std_navbar-prerelease.ddoc @@ -0,0 +1,97 @@ +NAVIGATION_PHOBOS= + +