[phobos] [D-Programming-Language/phobos] 94340b: Fix std.string ddoc problems.

GitHub via phobos phobos at puremagic.com
Sat Aug 9 07:29:55 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 94340b228f1c746903bce8a0a1e578e37c75a4d2
      https://github.com/D-Programming-Language/phobos/commit/94340b228f1c746903bce8a0a1e578e37c75a4d2
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2014-08-08 (Fri, 08 Aug 2014)

  Changed paths:
    M std/string.d

  Log Message:
  -----------
  Fix std.string ddoc problems.

Fix missing parameters in ddocs for indexOfAny, indexOfNeither, etc..
Fix missing closing ')' which causes ddoc nesting error.

This should get rid of the warnings spewed by the compiler when building
the docs for `std.string`.


  Commit: 0fdad486a2b3bee20b8234505947550698ce95ba
      https://github.com/D-Programming-Language/phobos/commit/0fdad486a2b3bee20b8234505947550698ce95ba
  Author: Михаил Страшун <public at dicebot.lv>
  Date:   2014-08-09 (Sat, 09 Aug 2014)

  Changed paths:
    M std/string.d

  Log Message:
  -----------
  Merge pull request #2406 from quickfur/string_ddoc

[dox] Fix std.string ddoc problems.


Compare: https://github.com/D-Programming-Language/phobos/compare/aa9b15df3679...0fdad486a2b3


More information about the phobos mailing list