diff --git a/comedi.css b/comedi.css new file mode 100644 index 0000000..cd9702c --- /dev/null +++ b/comedi.css @@ -0,0 +1,30 @@ +h1 { + color: #333333; + text-decoration: none; + font-size:1.6em; + font-family: "Arial Narrow", "Arial", sans-serif; +} + +h2 { + color: #333333; + text-decoration: none; + font-size: 1.2em; + font-family: "Arial Narrow", "Arial", sans-serif; +} + +h3 { + color: #333333; + text-decoration: none; + font-size: 1em; + font-family: "Arial Narrow", "Arial", sans-serif; +} + +a:link { color: #0000FF; text-decoration: none; } +a:visited { color: #6666CC; text-decoration: none; } +a:hover { color: #FF3333; text-decoration: underline; } + +a.gstnavside:link { color: #000000; text-decoration: none; font-family: "Arial", sans-serif; } +a.gstnavside:visited { color: #000000; text-decoration: none; font-family: "Arial", sans-serif; } +a.gstnavside:hover { color: #3333CC; text-decoration: none; font-family: "Arial", sans-serif; } + +.right { text-align: right; } \ No newline at end of file diff --git a/comedi_logo.gif b/comedi_logo.gif deleted file mode 100644 index 2c8147d..0000000 Binary files a/comedi_logo.gif and /dev/null differ diff --git a/documentation-x.html b/documentation.php similarity index 62% rename from documentation-x.html rename to documentation.php index 659421d..bfda8c3 100644 --- a/documentation-x.html +++ b/documentation.php @@ -1,4 +1,7 @@ - +
Comedilib Reference + + diff --git a/download-x.html b/download.php similarity index 81% rename from download-x.html rename to download.php index a3f5697..9021d1f 100644 --- a/download-x.html +++ b/download.php @@ -1,4 +1,8 @@ +
@@ -39,8 +44,8 @@ for using Comedi from real-time tasks. (probably not accurate!)
@@ -58,3 +63,6 @@ David Schleef
ds@schleef.org Much of Comedi has been developed by others, suggesting the need for a contributors list. + diff --git a/frame.html b/lib/template.php similarity index 62% rename from frame.html rename to lib/template.php index 2310643..f240ed7 100644 --- a/frame.html +++ b/lib/template.php @@ -1,3 +1,15 @@ +