DoxygenLayout.xml
changeset 4 89f6fff82e93
child 53 0f695eac7e07
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/DoxygenLayout.xml	Thu Oct 23 14:05:55 2008 +0200
     1.3 @@ -0,0 +1,13 @@
     1.4 +<doxygenlayout version="1.0">
     1.5 +  <!-- Navigation index tabs for HTML output -->
     1.6 +  <navindex>
     1.7 +    <tab type="mainpage" visible="yes" title="Table of Contents"/>
     1.8 +    <tab type="modules" visible="no" title=""/>
     1.9 +    <tab type="classes" visible="no" title=""/>
    1.10 +    <tab type="namespaces" visible="no" title=""/>
    1.11 +    <tab type="files" visible="no" title=""/>
    1.12 +    <tab type="dirs" visible="no" title=""/>
    1.13 +    <tab type="examples" visible="no" title=""/>  
    1.14 +    <tab type="pages" visible="no" title=""/>
    1.15 +  </navindex>
    1.16 +</doxygenlayout>