Skip to content

Commit

Permalink
Merge pull request #379 from dawgfoto/addCoreDemangle
Browse files Browse the repository at this point in the history
add link to core_demangle.html
  • Loading branch information
WalterBright committed Sep 10, 2013
2 parents 8a49be0 + e42785c commit 22a85ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions std.ddoc
Expand Up @@ -280,6 +280,7 @@ NAVIGATION_PHOBOS=
$(LI <a href="core_atomic.html" title="Atomic operations">core.atomic</a>)
$(LI <a href="core_bitop.html" title="Bitwise operations">core.bitop</a>)
$(LI <a href="core_cpuid.html" title="CPU identification">core.cpuid</a>)
$(LI <a href="core_demangle.html" title="D symbol mangling">core.demangle</a>)
$(LI <a href="core_exception.html" title="Root of exception hierarchy">core.exception</a>)
$(LI <a href="core_memory.html" title="Interface to memory management">core.memory</a>)
$(LI <a href="core_runtime.html" title="Interface to D runtime library internals">core.runtime</a>)
Expand Down
1 change: 1 addition & 0 deletions std_consolidated_header.dd
Expand Up @@ -121,6 +121,7 @@ $(DIVID top,
$(LI <a href="core_atomic.html" title="Atomic operations">core.atomic</a>)
$(LI <a href="core_bitop.html" title="Bitwise operations">core.bitop</a>)
$(LI <a href="core_cpuid.html" title="CPU identification">core.cpuid</a>)
$(LI <a href="core_demangle.html" title="D symbol mangling">core.demangle</a>)
$(LI <a href="core_exception.html" title="Root of exception hierarchy">core.exception</a>)
$(LI <a href="core_memory.html" title="Interface to memory management">core.memory</a>)
$(LI <a href="core_runtime.html" title="Interface to D runtime library internals">core.runtime</a>)
Expand Down

0 comments on commit 22a85ed

Please sign in to comment.