Browse Source

Better links to Getting Started Guide.

pull/23/head
Vladimír Vondruš 13 years ago
parent
commit
c381572cff
  1. 6
      README.md
  2. 4
      doc/mainpage.dox

6
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 will be in `build/doc/` directory. You might need to create `build/` directory
if it doesn't exist yet. 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 RELATED PROJECTS
================ ================

4
doc/mainpage.dox

@ -85,8 +85,8 @@ namespace Magnum {
@section mainpage-getting-started Getting started @section mainpage-getting-started Getting started
@ref getting-started "Thorough guide" to download, build, install and start Read thorough @ref getting-started "guide to download, build, install and start using Magnum"
using Magnum in your project. in your project.
@section mainpage-hacking Hacking Magnum @section mainpage-hacking Hacking Magnum

Loading…
Cancel
Save