[dlang.org] [D-Programming-Language/dlang.org] 48a16f: Use correct JS array iteration, improve comments

GitHub via dlang.org dlang.org at puremagic.com
Wed Jan 7 15:08:26 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dlang.org
  Commit: 48a16fa6e85b986c3b972c28a0123d7ca6a0a311
      https://github.com/D-Programming-Language/dlang.org/commit/48a16fa6e85b986c3b972c28a0123d7ca6a0a311
  Author: Nick Treleaven <nick.treleaven at btinternet.com>
  Date:   2015-01-07 (Wed, 07 Jan 2015)

  Changed paths:
    M std.ddoc

  Log Message:
  -----------
  Use correct JS array iteration, improve comments


  Commit: 3c44e877582825a2db9c67954639233166fb0a20
      https://github.com/D-Programming-Language/dlang.org/commit/3c44e877582825a2db9c67954639233166fb0a20
  Author: Nick Treleaven <nick.treleaven at btinternet.com>
  Date:   2015-01-07 (Wed, 07 Jan 2015)

  Changed paths:
    A js/listanchors.js
    M posix.mak
    M std.ddoc

  Log Message:
  -----------
  Move 'Jump to' JS code to listanchors.js

No other changes except expanding $(MIDDOT).


  Commit: 6bc754b14a5edfc938381b9b6ffe16d25c210350
      https://github.com/D-Programming-Language/dlang.org/commit/6bc754b14a5edfc938381b9b6ffe16d25c210350
  Author: Nick Treleaven <nick.treleaven at btinternet.com>
  Date:   2015-01-07 (Wed, 07 Jan 2015)

  Changed paths:
    M js/listanchors.js

  Log Message:
  -----------
  Remove ddoc workarounds


  Commit: 127ef0c5f535625c1844f34d1c8b2757018ca495
      https://github.com/D-Programming-Language/dlang.org/commit/127ef0c5f535625c1844f34d1c8b2757018ca495
  Author: Nick Treleaven <nick.treleaven at btinternet.com>
  Date:   2015-01-07 (Wed, 07 Jan 2015)

  Changed paths:
    M css/style.css
    M dlang.org.ddoc
    M js/listanchors.js

  Log Message:
  -----------
  Use hierarchical Jump-to links

Show non-top-level jump-to links even when inhibitQuickIndex is set.
Show all jump-to links with same background color as symbol
declarations.


  Commit: 8694d95cd5fa85fb0fd9e02e9503517729b70533
      https://github.com/D-Programming-Language/dlang.org/commit/8694d95cd5fa85fb0fd9e02e9503517729b70533
  Author: Nick Treleaven <nick.treleaven at btinternet.com>
  Date:   2015-01-07 (Wed, 07 Jan 2015)

  Changed paths:
    M js/listanchors.js

  Log Message:
  -----------
  Don't generate CSS class names for each link


  Commit: 96879ea37cfc6abb0cdb2f8d83c9c219b88d88dc
      https://github.com/D-Programming-Language/dlang.org/commit/96879ea37cfc6abb0cdb2f8d83c9c219b88d88dc
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2015-01-07 (Wed, 07 Jan 2015)

  Changed paths:
    M css/style.css
    M dlang.org.ddoc
    A js/listanchors.js
    M posix.mak
    M std.ddoc

  Log Message:
  -----------
  Merge pull request #726 from ntrel/jump-to-levels

Use hierarchical Jump-to links


Compare: https://github.com/D-Programming-Language/dlang.org/compare/9866ce42cca4...96879ea37cfc


More information about the dlang.org mailing list