Bug 12005 – DDoc example refers to a dead project, yet a more recent one exists that is not mentioned.

Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P2
Component
dlang.org
Product
D
Version
D2
Platform
All
OS
All
Creation time
2014-01-26T14:40:00Z
Last change time
2014-04-22T18:51:56Z
Keywords
pull
Assigned to
andrej.mitrovich
Creator
alanb

Comments

Comment #0 by alanb — 2014-01-26T14:40:33Z
See end of this page. http://dlang.org/ddoc.html The example uses a url that points to a reference of CandyDoc which is years out of date. The documentation should mention more recent ddoc projects such as bootDoc, and it should point to the wiki page that lists all such projects, including a more recent refresh of CandyDoc. http://wiki.dlang.org/Community:Open_Source_Projects
Comment #1 by github-bugzilla — 2014-04-22T18:51:55Z
Commits pushed to master at https://github.com/D-Programming-Language/dlang.org https://github.com/D-Programming-Language/dlang.org/commit/7d44c76018b5123db90342c970443ca8140d24c7 Fix Issue 12005 - Add a link to the DWiki for open-source ddoc-based documentation generators. https://github.com/D-Programming-Language/dlang.org/commit/f688bbb4f24808117844c870a5e6ba34eadfb71c Merge pull request #549 from AndrejMitrovic/Fix12005 Issue 12005 - DDoc example refers to a dead project