From e42785c85d1d9838131c4d3c8f471b1330cd58f6 Mon Sep 17 00:00:00 2001 From: Martin Nowak Date: Tue, 10 Sep 2013 19:09:53 +0200 Subject: [PATCH] add link to core_demangle.html --- std.ddoc | 1 + std_consolidated_header.dd | 1 + 2 files changed, 2 insertions(+) diff --git a/std.ddoc b/std.ddoc index a514fc0ecb..2d05642af0 100644 --- a/std.ddoc +++ b/std.ddoc @@ -280,6 +280,7 @@ NAVIGATION_PHOBOS= $(LI core.atomic) $(LI core.bitop) $(LI core.cpuid) + $(LI core.demangle) $(LI core.exception) $(LI core.memory) $(LI core.runtime) diff --git a/std_consolidated_header.dd b/std_consolidated_header.dd index 1ed8dbe49b..171b2839dc 100644 --- a/std_consolidated_header.dd +++ b/std_consolidated_header.dd @@ -121,6 +121,7 @@ $(DIVID top, $(LI core.atomic) $(LI core.bitop) $(LI core.cpuid) + $(LI core.demangle) $(LI core.exception) $(LI core.memory) $(LI core.runtime)