Author: nwellnhof
Date: Tue Apr 5 11:46:00 2016
New Revision: 1737825
URL: http://svn.apache.org/viewvc?rev=1737825&view=rev
Log:
Add some "Getting Started" links
Modified:
lucy/site/trunk/content/index.mdtext
Modified: lucy/site/trunk/content/index.mdtext
URL:
http://svn.apache.org/viewvc/lucy/site/trunk/content/index.mdtext?rev=1737825&r1=1737824&r2=1737825&view=diff
==============================================================================
--- lucy/site/trunk/content/index.mdtext (original)
+++ lucy/site/trunk/content/index.mdtext Tue Apr 5 11:46:00 2016
@@ -20,7 +20,10 @@ It requires the [Apache Clownfish](/down
After downloading and installing Lucy, consider stepping through the
tutorial:
-* [Perl tutorial](/docs/perl/Lucy/Docs/Tutorial.html)
+* [Lucy Perl tutorial](/docs/perl/Lucy/Docs/Tutorial.html)
+* [Lucy C tutorial](/docs/c/Lucy/Docs/Tutorial.html)
+* [Clownfish intro](/docs/c/Clownfish/Docs/ClassIntro.html)
+* [Clownfish specification](/docs/c/Clownfish/Docs/WritingClasses.html)
------------------------------------------------------------------