From afa7689e9541977c061e3f2ba7380f22af193e03 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Sun, 13 Feb 2011 00:09:08 +0100 Subject: [PATCH] Minor fixes to tutorials page. --- doc/user/tutorials/building.txt | 1 + doc/user/tutorials/index.txt | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/user/tutorials/building.txt b/doc/user/tutorials/building.txt index 637b6820a..5a8424754 100644 --- a/doc/user/tutorials/building.txt +++ b/doc/user/tutorials/building.txt @@ -1,5 +1,6 @@ Building Lumiera from source ============================ + Currently, after building the application, you can try out the Lumiera GUI and you can run the test suite. diff --git a/doc/user/tutorials/index.txt b/doc/user/tutorials/index.txt index 761118ff7..d8f4fd075 100644 --- a/doc/user/tutorials/index.txt +++ b/doc/user/tutorials/index.txt @@ -3,5 +3,5 @@ Tutorials This page contains tutorials for beginners interested in Lumiera development. -link:building.html[Building Lumiera from source] -link:contributing.html[Contributing to Lumiera] + * link:building.html[Building Lumiera from source] + * link:contributing.html[Contributing to Lumiera]