mirror of https://github.com/CGAL/cgal
- Fixes for HTML index.
This commit is contained in:
parent
37ea1b53ea
commit
d3a21791f2
|
|
@ -1,5 +1,8 @@
|
|||
Changes done to the `Optimisation_doc' package
|
||||
|
||||
Version 1.0.13 on 20-Jun-2003
|
||||
- Fixes for HTML index.
|
||||
|
||||
Version 1.0.10 on 14-Jan-2002
|
||||
- Fixed cgalRefertoAssertions.
|
||||
|
||||
|
|
|
|||
|
|
@ -16,9 +16,9 @@
|
|||
\newcommand{ \newlineByHand}{\ccTexHtml{\\}{}}
|
||||
|
||||
%% cross references
|
||||
\index{minimum enclosing|see{{smallest enclosing}}}
|
||||
\index{minimum spanning|see{{smallest enclosing}}}
|
||||
\index{concentric spheres|see{{annulus}}}
|
||||
\ccIndexSubitemSeeAlso{minimum enclosing}{smallest enclosing}
|
||||
\ccIndexSubitemSeeAlso{minimum spanning}{smallest enclosing}
|
||||
\ccIndexSubitemSeeAlso{concentric spheres}{annulus}
|
||||
|
||||
%% -----------------------------------------------------------------------------
|
||||
\section*{Introduction}
|
||||
|
|
|
|||
|
|
@ -16,9 +16,9 @@
|
|||
\newcommand{ \newlineByHand}{\ccTexHtml{\\}{}}
|
||||
|
||||
%% cross references
|
||||
\index{minimum enclosing|see{{smallest enclosing}}}
|
||||
\index{minimum spanning|see{{smallest enclosing}}}
|
||||
\index{concentric spheres|see{{annulus}}}
|
||||
\ccIndexSubitemSeeAlso{minimum enclosing}{smallest enclosing}
|
||||
\ccIndexSubitemSeeAlso{minimum spanning}{smallest enclosing}
|
||||
\ccIndexSubitemSeeAlso{concentric spheres}{annulus}
|
||||
|
||||
%% -----------------------------------------------------------------------------
|
||||
\section*{Introduction}
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
1.48 (20 June 2003)
|
||||
- Fixes for HTML index.
|
||||
|
||||
1.47 (20 June 2003) [ru]
|
||||
-replaced Leda_window based demo with Qt_widget based demo
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue