Change the hyperlinks names in the main page to match the Doxygen generated ones.

This commit is contained in:
Jose Fonseca
2003-09-17 17:14:11 +00:00
parent 9109625c03
commit 1a5709dc5b

View File

@@ -56,16 +56,16 @@
* Selecting the <b>Main page</b> link will display a summary of the module * Selecting the <b>Main page</b> link will display a summary of the module
* (this page). * (this page).
* *
* Selecting <b>Compound List</b> will list all C structures. * Selecting <b>Data Structures</b> will list all C structures.
* *
* Selecting the <b>File List</b> link will list all the source files in * Selecting the <b>File List</b> link will list all the source files in
* the module. * the module.
* Selecting a filename will show a list of all functions defined in that file. * Selecting a filename will show a list of all functions defined in that file.
* *
* Selecting the <b>Compound Members</b> link will display a list of all * Selecting the <b>Data Fields</b> link will display a list of all
* documented structure members. * documented structure members.
* *
* Selecting the <b>File Members</b> link will display a list * Selecting the <b>Globals</b> link will display a list
* of all functions, structures, global variables and macros in the module. * of all functions, structures, global variables and macros in the module.
* *
*/ */