Re: Request: Enhancement to makedoc.ex

new topic     » goto parent     » topic index » view thread      » older message » newer message

Matt Lewis wrote:
> cklester wrote:
> > Dan Moyer wrote:
> > > c.k.lester wrote:
> > > > One thing I'd like added to makedoc: the ability to capture the raw text
> > > > of the file.
> That's probably easier than hacking at makedoc, but YMMV.

Well, I had a go and it looks to be successful. I can now do something like

--/topic Required Standard Includes
--List of required standard include files
--/raw_start
include myfile.e
include thefile.e
--/raw_end

--/topic Required Custom Includes
--List of required custom include files
--/raw_start
include system/rawsql.e
include system/eudb.e
include system/ajax.e
--/raw_end

And it outputs what you'd expect... If anybody wants a copy, just lemme know.
Now you can include code snippets, etc., without having to comment it all and
without having to duplicate sections. It's handy for me; might not appeal to
everyone. :)

Thanks for the help, guys!

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu