DocGen 2.0

Community Forums/Showcase/DocGen 2.0

N(Posted 2004) [#1]
DocGen 2.0 has been in the works for about 2 days now, still a ways to go (got to get it parsing comments correctly and listing globals and constants). Anyhow, the current output looks like the below-linked website when run through my 'kit' (the term I use to describe DocGen layout files).

http://s87776868.onlinehome.us/stuff/DocGen2_output/index.html

And the early-on release of it (which you could modify to do what you need if you wanted) can be acquired from http://s87776868.onlinehome.us/stuff/DocGen2.zip

Now I'm going to get my arse back to work on it...


aCiD2(Posted 2004) [#2]
now thats nice! im not sure if you can get cod2doc to do things like this - ihavent played with it atall. but the layout you have is really nice :)


Bot Builder(Posted 2004) [#3]
I'm pretty sure Cod2Doc can do a similar layout, but I haven't seen it produce anything with this formatting. Looks cool :D


N(Posted 2004) [#4]
Yeah. It does some of the stuff I wanted Cod2Doc to do (I couldn't wait for the next version, heh). Basically, it doesn't rely on styles but rather HTML files that define content 'blocks'. In doing this, the styles can be a bit more customized (not that much more, though, unless you want to edit the script).

Anyhow, the release has been updated with one that works better (as far as I can see, at least). Just to note, the only unrequired file in the release is vein_css.css (it's just there so you can see how the output looks with it).

Fixed (as far as I can see):
Argument parsing.
Comment parsing edit: no wait, not working entirely (most comments written for Cod2Doc will work, except for multi-line argument descriptions)
Global and Constant listing is now in (they aren't listed under the Objects Index though, since that would make it very, very long in most cases).

Oh yeah, and I forgot, Ruby (source code, Windows binaries, installers, documentation, etc.) can be found at http://www.ruby-lang.org/en/