diff options
author | Gael Guennebaud <g.gael@free.fr> | 2008-08-29 17:45:11 +0000 |
---|---|---|
committer | Gael Guennebaud <g.gael@free.fr> | 2008-08-29 17:45:11 +0000 |
commit | 13a9d93bc046d33a3da7f720478e62ea8f8cb794 (patch) | |
tree | 69d5b96308824726d4ac069a02b0ae9e42ab3cf4 /doc | |
parent | 582c1b6c3a2afaed7f9a127b9b59a6e6095e2e68 (diff) |
minor doc fixes
Diffstat (limited to 'doc')
-rw-r--r-- | doc/QuickStartGuide.dox | 2 | ||||
-rw-r--r-- | doc/eigendoxy_header.html.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/QuickStartGuide.dox b/doc/QuickStartGuide.dox index 74ff8780e..62be8ec21 100644 --- a/doc/QuickStartGuide.dox +++ b/doc/QuickStartGuide.dox @@ -512,7 +512,7 @@ namely 2D and 3D rotations and affine transformations. - \ref TutorialGeoRotations - \ref TutorialGeoTransformation -<a href="#" class="top">top</a>\section TutorialGeoRotations 2D and 3D Rotations +\section TutorialGeoRotations 2D and 3D Rotations \subsection TutorialGeoRotationTypes Rotation types diff --git a/doc/eigendoxy_header.html.in b/doc/eigendoxy_header.html.in index f016a614d..97cafd41d 100644 --- a/doc/eigendoxy_header.html.in +++ b/doc/eigendoxy_header.html.in @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <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_tabs.css" rel="stylesheet" type="text/css"> </head><body> |