Documentation fixes

+ Rename some txt2tags file from .txt to .t2t and remove abandoned .txt files.
+ Add program update_html that finds all .t2t documents and updates the
  corresponding .html file. It can be invoked with 'make html'.
+ Add style to some .html documents
This commit is contained in:
hallgren
2010-12-22 16:57:53 +00:00
parent 59b36e0e4a
commit 40b84d25e3
14 changed files with 44 additions and 234 deletions

View File

@@ -2,9 +2,11 @@
<HTML>
<HEAD>
<TITLE>Grammatical Framework Demos</TITLE>
</HEAD><BODY BGCOLOR="white" TEXT="black">
<CENTER><H1>Grammatical Framework Demos</H1>
</CENTER>
<link rel=stylesheet href="../css/style.css">
</HEAD>
<BODY>
<H1><IMG SRC="../doc/Logos/gf0.png" alt="">Grammatical Framework Demos</H1>
<p>
<a href="http://www.grammaticalframework.org/demos/phrasebook/">Tourist
@@ -67,6 +69,3 @@ the <A HREF="../lib/doc/synopsis.html">GF resource library</A>
<A HREF="../old-lib/resource/doc/resdemo.html">Random library examples</A>
-->
<!-- html code *NOT* generated by txt2tags 2.4 (http://txt2tags.sf.net) -->
<!-- cmdline: txt2tags -thtml index.txt -->