2010/3/9 Vincent Torri <vto...@univ-evry.fr> > > > On Mon, 8 Mar 2010, Dave Andreoli wrote: > > 2010/3/8 Vincent Torri <vto...@univ-evry.fr> >> >> >>> >>> On Mon, 8 Mar 2010, Enlightenment SVN wrote: >>> >>> Log: >>>> * More LUA doxy, now all the Classes,Methods and Attributes are >>>> >>> documented (...at least listed). Still have some examples and some more >>> info >>> to write. >>> >>>> * fix the use of lua table in the example >>>> >>> >>> in edje_lua.c, after line 799, add >>> >>> @include lua_timer.edc >>> >>> and see the result in the doc. >>> >>> >> It include the example inline, I know. I don't want to 'pollute' that page >> with all the sources of all the examples (that are going to grow). >> Thats the reason why I have written a simple&short example inline and one >> long&complete just linked. >> >> In real I'm trying to make the reference to the external-example-file a >> link >> that actually open a new doxy page with the full example source...but I >> didn't found a way to do that atm...some suggestions? >> > > replace @include by @example >
Yes, Thanks! that do the trick, not really well but works. The @example command add a page for every examples and also make a cool index page. But I have to manually link to examples using <a href="examples.html">...</a> and <a href="lua__timer_8edc-example.html">...</a> That is not so clean...You know a better way to link to the examples index and to every single example?? Thanks Dave > > Vincent > ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel