forked from GitHub/gf-core
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:
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user