Updated tutorials.

This commit is contained in:
Xavier Raynaud
2012-04-17 17:24:19 +02:00
parent e1df8085c3
commit 156e88a7e2
3 changed files with 316 additions and 78 deletions

View File

@@ -39,6 +39,7 @@
// ----------------- Main program -----------------
/// \page tutorial1
/// \section commentedsource1 Commented source code:
/// \code
int main()
{
@@ -85,6 +86,6 @@ int main()
/// \image html tutorial1.png
/// \page tutorial1
/// \section sourcecode Source code.
/// \section completecode1 Complete source code:
/// \include tutorial1.cpp