Changed ALL names of links to class files in the documentation due to the change in
Doxygen naming convention
This commit is contained in:
parent
6dcc949ee5
commit
866ef81d43
7 changed files with 60 additions and 60 deletions
|
|
@ -58,7 +58,7 @@ and the interface for its operator() is
|
|||
|
||||
<b><tt><font color="#993300"><font size=+1>bool operator()(const eoPop<EOT>&
|
||||
)</font></font></tt></b>
|
||||
<p>which you could have guessed from the <a href="../../doc/html/class_eocontinue.html">inheritance
|
||||
<p>which you could have guessed from the <a href="../../doc/html/classeo_continue.html">inheritance
|
||||
diagram</a> for class <b><font color="#3366FF">eoContinue</font></b>, as
|
||||
you see there that <b><font color="#3366FF">eoContinue</font></b> derives
|
||||
from class <b><tt><font color="#993300"><font size=+1>eoUF<const eoPop<EOT>&,
|
||||
|
|
@ -88,7 +88,7 @@ when the stopping criterion <b><font color="#FF6600">is met!</font></b></li>
|
|||
<a NAME="existingContinue"></a><b><font color="#FF0000">Existing continuators:
|
||||
</font></b>Of
|
||||
course you can find out all existing (non-virtual!) subclasses of eoContinue
|
||||
by looking at its <a href="../../doc/html/class_eocontinue.html">inheritance
|
||||
by looking at its <a href="../../doc/html/classeo_continue.html">inheritance
|
||||
diagram</a>. But you might find it more convenient to have them listed
|
||||
here:
|
||||
<ul>
|
||||
|
|
|
|||
Reference in a new issue