diff --git a/README.md b/README.md index d88d832df..bd95badec 100644 --- a/README.md +++ b/README.md @@ -122,6 +122,12 @@ in root directory (i.e. where `Doxyfile` is). Resulting HTML documentation will be in `build/doc/` directory. You might need to create `build/` directory if it doesn't exist yet. +GETTING STARTED +=============== + +The Doxygen documentation has a thorough [guide how to start using Magnum](http://mosra.cz/blog/magnum-doc/getting-started.html) +in your project. + RELATED PROJECTS ================ diff --git a/doc/mainpage.dox b/doc/mainpage.dox index d2fac13bf..ff86d27a1 100644 --- a/doc/mainpage.dox +++ b/doc/mainpage.dox @@ -85,8 +85,8 @@ namespace Magnum { @section mainpage-getting-started Getting started -@ref getting-started "Thorough guide" to download, build, install and start -using Magnum in your project. +Read thorough @ref getting-started "guide to download, build, install and start using Magnum" +in your project. @section mainpage-hacking Hacking Magnum