minor doc fixes

This commit is contained in:
Gael Guennebaud 2008-08-29 17:45:11 +00:00
parent 582c1b6c3a
commit 13a9d93bc0
3 changed files with 3 additions and 2 deletions

View File

@ -52,6 +52,7 @@
// DOXYGEN_SET_WARN_NO_PARAMDOC = NO // DOXYGEN_SET_WARN_NO_PARAMDOC = NO
// DOXYGEN_SET_INPUT = @topdir@/eigen2/doc/examples/ @topdir@/eigen2/doc/snippets/ @topdir@/eigen2/Eigen @topdir@/eigen2/doc // DOXYGEN_SET_INPUT = @topdir@/eigen2/doc/examples/ @topdir@/eigen2/doc/snippets/ @topdir@/eigen2/Eigen @topdir@/eigen2/doc
// DOXYGEN_SET_EXCLUDE = *.sh *.in
// DOXYGEN_SET_EXAMPLE_PATH = @topdir@/eigen2/doc/snippets/ @topdir@/eigen2/doc/examples/ eigen2/out/ // DOXYGEN_SET_EXAMPLE_PATH = @topdir@/eigen2/doc/snippets/ @topdir@/eigen2/doc/examples/ eigen2/out/

View File

@ -512,7 +512,7 @@ namely 2D and 3D rotations and affine transformations.
- \ref TutorialGeoRotations - \ref TutorialGeoRotations
- \ref TutorialGeoTransformation - \ref TutorialGeoTransformation
<a href="#" class="top">top</a>\section TutorialGeoRotations 2D and 3D Rotations \section TutorialGeoRotations 2D and 3D Rotations
\subsection TutorialGeoRotationTypes Rotation types \subsection TutorialGeoRotationTypes Rotation types

View File

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>Eigen: AngleAxis Class Template Reference</title> <title>$title</title>
<link href="eigendoxy.css" rel="stylesheet" type="text/css"> <link href="eigendoxy.css" rel="stylesheet" type="text/css">
<link href="eigendoxy_tabs.css" rel="stylesheet" type="text/css"> <link href="eigendoxy_tabs.css" rel="stylesheet" type="text/css">
</head><body> </head><body>