Re: ddox documentation generator

2012-10-15 Thread Sönke Ludwig
Okay the more or less final incarnation now includes full text symbol detection with complete cross linking. I just had to modify some macros in std.ddoc and algorithm.d to avoid that they produce their own links and the result is this: http://vibed.org/temp/phobos/std/algorithm.html http://vibed.

Re: ddox documentation generator

2012-10-15 Thread Sönke Ludwig
Little styling update: The module tree is now collapsible and the default styling has been improved. Also the anchors in std.algorithm work now (although not optimal, but that's a problem of the docs and not the generator) http://vibed.org/temp/phobos/std/algorithm.html http://vibed.org/api/vibe.h

Re: ddox documentation generator

2012-10-12 Thread Sönke Ludwig
Am 10/12/2012 10:52 AM, schrieb Jonas Drewsen: > On Thursday, 11 October 2012 at 18:03:18 UTC, Sönke Ludwig wrote: >> There were still some bugs and inconsistencies with how DMD handles DDOC >> macros. I've uploaded a fixed version, also with syntax highlighting >> enabled in text sections*. std.al

Re: ddox documentation generator

2012-10-12 Thread Jonas Drewsen
On Thursday, 11 October 2012 at 18:03:18 UTC, Sönke Ludwig wrote: There were still some bugs and inconsistencies with how DMD handles DDOC macros. I've uploaded a fixed version, also with syntax highlighting enabled in text sections*. std.algorithm for example now also has its overview table (

Re: ddox documentation generator

2012-10-11 Thread Sönke Ludwig
There were still some bugs and inconsistencies with how DMD handles DDOC macros. I've uploaded a fixed version, also with syntax highlighting enabled in text sections*. std.algorithm for example now also has its overview table (with invalid links of course): http://vibed.org/temp/phobos/std/algori

Re: ddox documentation generator

2012-10-11 Thread Sönke Ludwig
Am 10/10/2012 5:12 PM, schrieb Mr. Anonymous: > On Sunday, 7 October 2012 at 16:18:27 UTC, Sönke Ludwig wrote: >> The documentation generator used for vibed.org (e.g. >> http://vibed.org/api/vibe.core.file/FileStream) is now available as a >> stand-alone project: >> >> https://github.com/rejectedso

Re: ddox documentation generator

2012-10-10 Thread Mr. Anonymous
On Sunday, 7 October 2012 at 16:18:27 UTC, Sönke Ludwig wrote: The documentation generator used for vibed.org (e.g. http://vibed.org/api/vibe.core.file/FileStream) is now available as a stand-alone project: https://github.com/rejectedsoftware/ddox also available as a VPM module: http://regist

Re: ddox documentation generator

2012-10-08 Thread Sönke Ludwig
Am 10/8/2012 9:29 AM, schrieb Sönke Ludwig: > Am 10/7/2012 11:33 PM, schrieb Nick Sabalausky: >> Server overloaded? Trying to connect to 'vibed.org' just hangs >> (without actually timing out, at least not yet). >> > > Yeah.. it always has to happen when something gets announced and at > night (ru

Re: ddox documentation generator

2012-10-08 Thread Sönke Ludwig
Am 10/8/2012 9:29 AM, schrieb Sönke Ludwig: > Am 10/7/2012 11:33 PM, schrieb Nick Sabalausky: >> Server overloaded? Trying to connect to 'vibed.org' just hangs >> (without actually timing out, at least not yet). >> > > Yeah.. it always has to happen when something gets announced and at > night (ru

Re: ddox documentation generator

2012-10-08 Thread Sönke Ludwig
Am 10/7/2012 11:33 PM, schrieb Nick Sabalausky: > Server overloaded? Trying to connect to 'vibed.org' just hangs > (without actually timing out, at least not yet). > Yeah.. it always has to happen when something gets announced and at night (running for months without any problem). The proxy proce

Re: ddox documentation generator

2012-10-07 Thread Chad J
On 10/07/2012 05:33 PM, Nick Sabalausky wrote: Server overloaded? Trying to connect to 'vibed.org' just hangs (without actually timing out, at least not yet). Same for me.

Re: ddox documentation generator

2012-10-07 Thread Nick Sabalausky
Server overloaded? Trying to connect to 'vibed.org' just hangs (without actually timing out, at least not yet).

Re: ddox documentation generator

2012-10-07 Thread Jacob Carlborg
On 2012-10-07 18:06, Sönke Ludwig wrote: The documentation generator used for vibed.org (e.g. http://vibed.org/api/vibe.core.file/FileStream) is now available as a stand-alone project: https://github.com/rejectedsoftware/ddox also available as a VPM module: http://registry.vibed.org/view_packag

ddox documentation generator

2012-10-07 Thread Sönke Ludwig
The documentation generator used for vibed.org (e.g. http://vibed.org/api/vibe.core.file/FileStream) is now available as a stand-alone project: https://github.com/rejectedsoftware/ddox also available as a VPM module: http://registry.vibed.org/view_package/ddox Features: - Supports DDOC section