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,11 +2,7 @@
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>GF - Grammatical Framework</TITLE>
|
||||
<style>
|
||||
div.center { text-align: center; }
|
||||
h1,h2,h3 { font-family: sans-serif; }
|
||||
div.news { font-size: small; }
|
||||
</style>
|
||||
<link rel=stylesheet href="css/style.css">
|
||||
</HEAD>
|
||||
|
||||
<BODY>
|
||||
|
||||
Reference in New Issue
Block a user