]> granicus.if.org Git - check/commitdiff
Moved example.lyx to tutorial.lyx
authoramalec <amalec@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Fri, 17 Aug 2001 23:13:21 +0000 (23:13 +0000)
committeramalec <amalec@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Fri, 17 Aug 2001 23:13:21 +0000 (23:13 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@72 64e312b2-a51f-0410-8e61-82d0ca0eb02a

check/doc/Makefile.am
check/doc/tutorial.lyx [moved from check/doc/example.lyx with 100% similarity]

index 2ff8833ae4a4f86b8c781c2ae5e885c81867eded..43738926a2a97c53caa7b6a295580a8bc45899da 100644 (file)
@@ -14,14 +14,14 @@ SUFFIXES = .sgml
 %.html : %.sgml
        sgml2html --split=1 $<
 
-lyx_docs = example.lyx
-sgml_docs = example.sgml
+lyx_docs = tutorial.lyx
+sgml_docs = tutorial.sgml
 html_docs =\
-       example.html\
-       example-1.html\
-       example-2.html\
-       example-3.html\
-       example-4.html
+       tutorial.html\
+       tutorial-1.html\
+       tutorial-2.html\
+       tutorial-3.html\
+       tutorial-4.html
 
 
 EXTRA_DIST = $(lyx_docs)
similarity index 100%
rename from check/doc/example.lyx
rename to check/doc/tutorial.lyx