[Issue 14280] Links to command line tools have disappeared from navigation
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Mar 16 10:58:02 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14280
ag0aep6g at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ag0aep6g at gmail.com
--- Comment #1 from ag0aep6g at gmail.com ---
The culprit:
https://github.com/D-Programming-Language/dlang.org/commit/e486d39bd071fa00371bc01d55cd9815ee2210b4#diff-7
The scariliy long list of everything that went missing from the menu:
overview.html (removed intentionally?)
http://digitalmars.com/d/1.0/index.html (of questionable value, maybe removed
intentionally)
language-reference.html/spec.html ("Table of Contents" of the language
reference. Not needed as such as the links are all in the menu. But this page
also has links to the PDF/Mobi/Kindle versions.)
articles.html (just a redirect to d-floating-point.html)
SUBNAV_DOWNLOAD:
dmd-linux.html
dmd-windows.html
dmd-osx.html
dmd-freebsd.html
http://gdcproject.org (has a link on download.html)
http://digitalmars.com/ctg/optlink.html (is linked from dmd-windows.html)
http://digitalmars.com/ctg/trace.html (is linked from dmd-*.html)
debugger.html (404)
windbg.html
code_coverage.html (is linked from dmd-*.html)
rdmd.html
htod.html
http://wiki.dlang.org/Editors (has a link on faq.html)
http://wiki.dlang.org/IDEs (has a link on faq.html)
SUBNAV_FEATURES:
features2.html (of questionable value)
SUBNAV_FAQ:
const-faq.html
rationale.html
appendices.html (just a redirect to dstyle.html)
SUBNAV_APPENDICES:
glossary.html
ascii-table.html (of questionable value)
SUBNAV_ARTICLES:
exception-safe.html
hijack.html
intro-to-datetime.html
lazy-evaluation.html
memory.html (just a redirect to http://wiki.dlang.org/Memory_Management)
migrate-to-shared.html
mixin.html
regular-expression.html
safed.html
templates-revisited.html
tuple.html
variadic-function-templates.html
d-array-article.html
--
More information about the Digitalmars-d-bugs
mailing list