Yay it works for me :) e.org was not updated yet though. Thanks stu! Daniel Juyung Seo (SeoZ)
On Tue, Jan 3, 2012 at 3:45 PM, Enlightenment SVN <[email protected]> wrote: > Log: > api reference now points to modules.html since there is no single file > reference > > > Author: discomfitor > Date: 2012-01-02 22:45:07 -0800 (Mon, 02 Jan 2012) > New Revision: 66783 > Trac: http://trac.enlightenment.org/e/changeset/66783 > > Modified: > trunk/elementary/doc/Doxyfile.in trunk/elementary/doc/head.html > > Modified: trunk/elementary/doc/Doxyfile.in > =================================================================== > --- trunk/elementary/doc/Doxyfile.in 2012-01-03 06:42:06 UTC (rev 66782) > +++ trunk/elementary/doc/Doxyfile.in 2012-01-03 06:45:07 UTC (rev 66783) > @@ -1,7 +1,7 @@ > PROJECT_NAME = Elementary > PROJECT_NUMBER = > OUTPUT_DIRECTORY = . > -INPUT = @srcdir@/examples.dox @top_srcdir@/src/lib/*.h > @top_srcdir@/src/lib/Elementary.h.in @top_srcdir@/src/lib @srcdir@/index.doxy > +INPUT = @srcdir@/examples.dox @top_srcdir@/src/lib > @srcdir@/index.doxy > IMAGE_PATH = @srcdir@/img > OUTPUT_LANGUAGE = English > GENERATE_HTML = YES > @@ -64,7 +64,7 @@ > WARN_LOGFILE = > FILE_PATTERNS = > RECURSIVE = NO > -EXCLUDE = @top_builddir@/src/lib/Elementary.h > +EXCLUDE = > EXCLUDE_SYMLINKS = NO > EXCLUDE_PATTERNS = > EXAMPLE_PATH = @top_srcdir@/src/examples > > Modified: trunk/elementary/doc/head.html > =================================================================== > --- trunk/elementary/doc/head.html 2012-01-03 06:42:06 UTC (rev 66782) > +++ trunk/elementary/doc/head.html 2012-01-03 06:45:07 UTC (rev 66783) > @@ -51,7 +51,7 @@ > <div class="submenu"> > <ul class="current"> > <li><a href="files.html">Files</a></li> > - <li><a href="Elementary_8h_8in.html">API Reference</a></li> > + <li><a href="modules.html">API Reference</a></li> > <li><a href="widgetslist.html">Widgets</a></li> > <li><a href="containerslist.html">Containers</a></li> > <li><a href="infralist.html">Infrastructure</a></li> > > > ------------------------------------------------------------------------------ > Write once. Port to many. > Get the SDK and tools to simplify cross-platform app development. Create > new or port existing apps to sell to consumers worldwide. Explore the > Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join > http://p.sf.net/sfu/intel-appdev > _______________________________________________ > enlightenment-svn mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-svn ------------------------------------------------------------------------------ Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or vast IT resources to deliver seamless, secure access to virtual desktops. With this all-in-one solution, easily deploy virtual desktops for less than the cost of PCs and save 60% on VDI infrastructure costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
