diff options
| author | hallgren <hallgren@chalmers.se> | 2010-12-22 16:57:53 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2010-12-22 16:57:53 +0000 |
| commit | 40b84d25e320347e0402d9a86afe3bf384b5d490 (patch) | |
| tree | 15c3df3acf3db8091615188429dbae894d59c773 /doc/gf-people.html | |
| parent | 59b36e0e4aa4875d9d5acfe7abf114a680b0aac9 (diff) | |
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
Diffstat (limited to 'doc/gf-people.html')
| -rw-r--r-- | doc/gf-people.html | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/doc/gf-people.html b/doc/gf-people.html index bc09412d0..e255f109b 100644 --- a/doc/gf-people.html +++ b/doc/gf-people.html @@ -2,9 +2,10 @@ <head> <title>GF People</title> +<link rel=stylesheet href="../css/style.css"> </head> -<body bgcolor="#FFFFFF" text="#000000" > +<body> <center> <IMG SRC="Logos/gf0.png"> @@ -15,9 +16,9 @@ The current developers and maintainers are <a href="http://www.chalmers.se/cse/EN/organization/divisions/computing-science/people/angelov-krasimir">Krasimir Angelov</a>, -<a href="http://www.cs.chalmers.se/~hallgren">Thomas Hallgren</a>, +<a href="http://www.cse.chalmers.se/~hallgren/">Thomas Hallgren</a>, and -<a href="http://www.cse.chalmers.se/~aarne">Aarne Ranta</a>. Bug reports should be +<a href="http://www.cse.chalmers.se/~aarne/">Aarne Ranta</a>. Bug reports should be posted via the <a href="http://code.google.com/p/grammatical-framework/issues/list">GF bug tracker</a>. @@ -26,29 +27,28 @@ posted via the Also the following people have contributed code to some of the versions: -<p> +<dl> -Grégoire Détrez (University of Gothenburg) -<br> -Ramona Enache (University of Gothenburg) -<br> +<dt>Grégoire Détrez (University of Gothenburg) +<dt>Ramona Enache (University of Gothenburg) +<dt> <a href="http://www.cse.chalmers.se/alumni/bringert">Björn Bringert</a> (University of Gothenburg) -<br> +<dt> Håkan Burden (University of Gothenburg) -<br> +<dt> Hans-Joachim Daniels (Karlsruhe) -<br> +<dt> <a href="http://www.cs.chalmers.se/~markus">Markus Forsberg</a> (Chalmers) -<br> +<dt> <a href="http://www.cs.chalmers.se/~krijo">Kristofer Johannisson</a> (University of Gothenburg) -<br> +<dt> <a href="http://www.cs.chalmers.se/~janna">Janna Khegai</a> (Chalmers) -<br> +<dt> <a href="http://www.cs.chalmers.se/~peb">Peter Ljunglöf</a> (University of Gothenburg) -<br> +<dt> Petri Mäenpää (Nokia) +</dl> -<p> At least the following colleagues are thanked for suggestions, bug reports, and other indirect contributions to the code. (Notice: |
