DoxygenLayout.xml
author Alpar Juttner <alpar@cs.elte.hu>
Wed, 05 Nov 2008 17:10:54 +0000
changeset 17 0b3b26cd1cea
child 53 0f695eac7e07
permissions -rw-r--r--
Better build system

- configure script added
- demo/*.cc are now compiled (the executables are in demo/build)
- version number appears in the doc and automatically updates
- the cross reference to the lemon doc can be relocated (e.g. to a local
copy of the doc)
- some repo reorganization has taken place
- better .hgignore
     1 <doxygenlayout version="1.0">
     2   <!-- Navigation index tabs for HTML output -->
     3   <navindex>
     4     <tab type="mainpage" visible="yes" title="Table of Contents"/>
     5     <tab type="modules" visible="no" title=""/>
     6     <tab type="classes" visible="no" title=""/>
     7     <tab type="namespaces" visible="no" title=""/>
     8     <tab type="files" visible="no" title=""/>
     9     <tab type="dirs" visible="no" title=""/>
    10     <tab type="examples" visible="no" title=""/>  
    11     <tab type="pages" visible="no" title=""/>
    12   </navindex>
    13 </doxygenlayout>