[Klone-users] kloned: how to generate PDF documentation
Steven Van Ingelgem
steven at vaningelgem.be
Fri Dec 5 08:41:01 EST 2008
Thanks Thomas, but I think I stick (for now) with the 64 pages of Stefano :)
2008/12/5 thomas fossati <tho at koanlogic.com>
> Hi Steven,
>
>
> On Dec 5, 2008, at 1:30 PM, Steven Van Ingelgem wrote:
>
>> I would like a 1 document so I can study klone functions on the train,
>> but I don't seem to be able to let kloned build a pdf (via doxygen)?
>>
>> How could I achieve this?
>>
>
>
> if you need to dig into klone sources I'd suggest to use c2ps:
>
> $ wget http://www.cs.technion.ac.il/users/c2ps/c2ps-4.0.tar.gz
> $ tar zxf c2ps-4.0.tar.gz
> $ cd c2ps-4.0 && make
> # make install
>
> Then go to klone-core source directory (e.g.
> klone-2.1.1/build/target/klone-core-2.1.1) and do:
>
> $ find src klone -name "*.[ch]" -exec c2ps {} \; > klone-srcs.ps
>
> Be warned that the output is a 540 page beast :)
>
> ciao, t.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://koanlogic.com/pipermail/klone-users/attachments/20081205/629d3dac/attachment.htm
More information about the Klone-users
mailing list