summaryrefslogtreecommitdiff
path: root/www/references.html
diff options
context:
space:
mode:
authorCharles Curley <charlescurley@charlescurley.com>2011-02-02 03:14:50 -0500
committerEric S. Raymond <esr@thyrsus.com>2011-02-02 03:14:50 -0500
commit05e0f06eae3d209e34f31cac97104bb54ebf9a8e (patch)
tree7331f79e4cbaae999fb0a7a184261faac50abf5a /www/references.html
parent1461f7b5684716d70eef538e13e5e1a25d63c0ed (diff)
downloadgpsd-05e0f06eae3d209e34f31cac97104bb54ebf9a8e.tar.gz
Extensive polishing for the website.
* A small correction for the sample C code in libgps.xml. * Lots of web page ToC menu fixups: duplicates removed, missing entries added, spelling fixed, etc. Also, all the entries are in the same order, so they don't "jump around" when you move from one page to another. * To move things closer to [X]HTML standards compliance, I added an alt="" to many of the small gpsd logos at the top of the menu. * The ohloh.net stuff at the top of the page is now four table data entries in one row of a table. It extends off to the right on many displays, which is ugly. If you expand your browser to see all of it, you end up with long lines of text, which are hard to read. I broke the table into two rows of two table data entries each. Signed-off-by: Eric S. Raymond <esr@thyrsus.com>
Diffstat (limited to 'www/references.html')
-rw-r--r--www/references.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/references.html b/www/references.html
index 484c4ad0..0ad9582a 100644
--- a/www/references.html
+++ b/www/references.html
@@ -12,7 +12,7 @@
<div id="Header">Programmer's References</div>
<div id="Menu">
- <img src="gpsd-logo-small.png"/><br />
+ <img src="gpsd-logo-small.png" alt="Small gpsd Logo" /><br />
<a href="index.html">Home</a><br/>
<a href="index.html#news">News</a><br/>
<a href="index.html#downloads">Downloads</a><br/>