aboutsummaryrefslogtreecommitdiffhomepage
path: root/Mainpage.dox
diff options
context:
space:
mode:
Diffstat (limited to 'Mainpage.dox')
-rw-r--r--Mainpage.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mainpage.dox b/Mainpage.dox
index 893e05da4..eeb437a58 100644
--- a/Mainpage.dox
+++ b/Mainpage.dox
@@ -11,6 +11,6 @@ In order to generate the documentation for Eigen, follow these steps:
<li>now generate the documentaion: <pre>make</pre> or, if you have two CPUs, <pre>make -j2</pre> Note that this will compile the examples, run them, and integrate their output into the documentation. This is why it can take some time.</li>
</ul>
-You will now find in the build directory a 'html' subdirectory containing the HTML documentation for Eigen.
+You will now find the HTML documentation in the doc/html/ subdirectory of the build directory.
*/