From d2f3388da0cd93886c9357aacf1f39d8e1e69e63 Mon Sep 17 00:00:00 2001 From: David Reid Date: Fri, 17 Jul 2020 19:07:36 +1000 Subject: [PATCH] Update website. --- css/main.css | 8 +-- docs/api/index.html | 33 ++++++------ docs/examples/fixed_size_callback..html | 33 ++++++------ docs/examples/fixed_size_callback.html | 33 ++++++------ docs/examples/index.html | 33 ++++++------ docs/examples/simple_capture.html | 33 ++++++------ docs/examples/simple_duplex.html | 33 ++++++------ docs/examples/simple_enumeration.html | 33 ++++++------ docs/examples/simple_loopback.html | 33 ++++++------ docs/examples/simple_looping.html | 33 ++++++------ docs/examples/simple_mixing.html | 33 ++++++------ docs/examples/simple_playback.html | 33 ++++++------ docs/examples/simple_playback_sine.html | 33 ++++++------ docs/index.html | 33 ++++++------ docs/manual/index.html | 67 ++++++++++++++----------- index.html | 33 ++++++------ 16 files changed, 308 insertions(+), 229 deletions(-) diff --git a/css/main.css b/css/main.css index 28609a0c..d296014c 100644 --- a/css/main.css +++ b/css/main.css @@ -81,12 +81,14 @@ a:hover { .header-link-table { } .header-link-table td { - padding:0.5em 0; - padding-right:2em; + padding-right:1em; vertical-align:center; + line-height:0; + /*border:solid 1px #f00;*/ } .header-link-table a { - color:#e0d7cf; + /*color:#e0d7cf;*/ + color:#dddddd; text-decoration:none; } .header-link-table a:hover { diff --git a/docs/api/index.html b/docs/api/index.html index d8a4158d..6aae61ff 100644 --- a/docs/api/index.html +++ b/docs/api/index.html @@ -99,12 +99,14 @@ a:hover { .header-link-table { } .header-link-table td { - padding:0.5em 0; - padding-right:2em; + padding-right:1em; vertical-align:center; + line-height:0; + /*border:solid 1px #f00;*/ } .header-link-table a { - color:#e0d7cf; + /*color:#e0d7cf;*/ + color:#dddddd; text-decoration:none; } .header-link-table a:hover { @@ -214,24 +216,27 @@ a.doc-navigation-l4 {
-
- +
+
-