Where is 'Data Structures' tab defined?

View: New views
1 Messages — Rating Filter:   Alert me  

Where is 'Data Structures' tab defined?

by Sarah Rosen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

We are programming in C so we wanted to change the organization of the page.  In particular, we wanted to move Functions from the bottom to the top of the page.
 
Changing the doxygenlayout.xml worked beautifully but we're left with one question: 
 
Where does the Data Structures tab come from?  It isn't defined anywhere (which we recognize) in the layout file:
 
Thanks!
 
Sarah
 
<doxygenlayout version="1.0">
  <!-- Navigation index tabs for HTML output -->
  <navindex>
    <tab type="mainpage" visible="yes" title=""/>
    <tab type="pages" visible="yes" title=""/>
    <tab type="modules" visible="yes" title=""/>
    <tab type="namespaces" visible="yes" title="">
      <tab type="namespaces" visible="yes" title=""/>
      <tab type="namespacemembers" visible="yes" title=""/>
    </tab>
    <tab type="classes" visible="yes" title="">
      <tab type="classes" visible="yes" title=""/>
      <tab type="classindex" visible="$ALPHABETICAL_INDEX" title=""/>
      <tab type="hierarchy" visible="yes" title=""/>
      <tab type="classmembers" visible="yes" title=""/>
    </tab>
    <tab type="files" visible="yes" title="">
      <tab type="files" visible="yes" title=""/>
      <tab type="globals" visible="yes" title=""/>
    </tab>
    <tab type="dirs" visible="yes" title=""/>
    <tab type="examples" visible="yes" title=""/> 
  </navindex> 

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Doxygen-users mailing list
Doxygen-users@...
https://lists.sourceforge.net/lists/listinfo/doxygen-users