[dlang.org] [D-Programming-Language/dlang.org] be9392: mostly fix Issue 14280 - Links to command line too...

GitHub via dlang.org dlang.org at puremagic.com
Sat Mar 21 18:08:57 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dlang.org
  Commit: be9392998dfdd2d66db7b1ff7137deb5d4ca0ae4
      https://github.com/D-Programming-Language/dlang.org/commit/be9392998dfdd2d66db7b1ff7137deb5d4ca0ae4
  Author: anonymous <aG0aep6G at users.noreply.github.com>
  Date:   2015-03-16 (Mon, 16 Mar 2015)

  Changed paths:
    M doc.ddoc

  Log Message:
  -----------
  mostly fix Issue 14280 - Links to command line tools have disappeared from navigation

Not considered here: overview.html and spec.html.

Adding a new menu section: Compilers & Tools. Adding dmd-windows.html,
rdmd.html, windbg.html, and htod.html. Also adding links to gdc and ldc.
dmd-linux.html, dmd-freebsd.html, and dmd-osx.html can be reached through
dmd-windows.html.

Adding const-faq.html, rationale.html, code_coverage.html, and everything
from SUBNAV_ARTICLES to Books & Articles.

Adding http://wiki.dlang.org/Editors, http://wiki.dlang.org/IDEs, and
glossary.html to Resources.

http://digitalmars.com/ctg/optlink.html is already linked from
dmd-windows.html, good enough.

http://digitalmars.com/ctg/trace.html is already linked from dmd-*.html,
good enough.

Leaving debugger.html dead.

Leaving features2.html and ascii-table.html orphaned, because they don't
add value.

Leaving appendices.html and memory.html orphaned, because they're just
redirects.


  Commit: 67e044cca5f9e6e9dd161871e91c5cb378a2855c
      https://github.com/D-Programming-Language/dlang.org/commit/67e044cca5f9e6e9dd161871e91c5cb378a2855c
  Author: anonymous <aG0aep6G at users.noreply.github.com>
  Date:   2015-03-16 (Mon, 16 Mar 2015)

  Changed paths:
    M doc.ddoc

  Log Message:
  -----------
  call rdmd a build tool, not a pseudo interpreter


  Commit: e0c8b47583438f3c537460bf5274c32e18365772
      https://github.com/D-Programming-Language/dlang.org/commit/e0c8b47583438f3c537460bf5274c32e18365772
  Author: anonymous <aG0aep6G at users.noreply.github.com>
  Date:   2015-03-16 (Mon, 16 Mar 2015)

  Changed paths:
    M doc.ddoc

  Log Message:
  -----------
  leave windbg.html orphaned

CyberShadow says:
> Using windbg is now outdated and should be expunged. On Windows, the
> canonical way to debug programs is now to use Visual Studio (with
> cv2pdb or Mago for 32-bit).


  Commit: a2c86a4ce6927921ae516a48e5a06fc2be04ccf8
      https://github.com/D-Programming-Language/dlang.org/commit/a2c86a4ce6927921ae516a48e5a06fc2be04ccf8
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2015-03-21 (Sat, 21 Mar 2015)

  Changed paths:
    M doc.ddoc

  Log Message:
  -----------
  Merge pull request #929 from aG0aep6G/14280

mostly fix Issue 14280 - Links to command line tools have disappeared fr...


Compare: https://github.com/D-Programming-Language/dlang.org/compare/12519f3c9e09...a2c86a4ce692


More information about the dlang.org mailing list