On Jul 17, 2013, at 18:03 , admsugar <asugar...@osisoft.com> wrote:

> Thanks Dimitri, helped a ton, had a question about the @page though.
> 
> Is it possible to do something like this?
> 
> /*!
> 
> @page api API Contents
> 
> \section section Houdini API Documentation
> 
>   This page contains the classlist - @page classlist Classlist
> 
> */
> 
> Im trying to have the homepage of API to be a section(@page api API Contents
> works beautifully to get content on the page) that can refer to the contents
> found its in navigation tree. So im trying to refer to a page under the API
> user group.
> 
> I tried to use \ref classlist classlist (classlist has url="@ref classlist"
> in xml layout file), but that did not work.
> 
> As im typing it now what I suggested above does not seem to work either.
> (@page classlist under the @page api).

Generated pages do not have a label (something that is still on the todo list 
to add),
but you can safely put <a href="classlist.html>class list</a> in your api page.

Regards,
  Dimitri
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to