From f0122f1403bc92eac790ca2b4e1d06bcf45bf745 Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Sat, 6 Aug 2011 13:19:46 +1200 Subject: API docs. --- doc-src/02-docstyle.css | 16 +++--------- doc-src/index.html | 1 - doc-src/mitmdump.html | 10 ++++---- doc-src/scripts.html | 64 ++++++++++++++++++++++++++++++++++++++++++------ doc-src/scripts/api.html | 0 doc-src/scripts/index.py | 1 - 6 files changed, 66 insertions(+), 26 deletions(-) delete mode 100644 doc-src/scripts/api.html (limited to 'doc-src') diff --git a/doc-src/02-docstyle.css b/doc-src/02-docstyle.css index b3d55e1a..4eb0c101 100644 --- a/doc-src/02-docstyle.css +++ b/doc-src/02-docstyle.css @@ -31,31 +31,29 @@ a { color: #444444; } -#bd h1, #bd h2 { +#bd h1, #bd h2, #bd h3 { font-family: "Georgia","Times New Roman",Helvetica,Arial,sans-serif; font-weight: normal; + color: #181818; } #bd h1 { - font-size: 1.8em; + font-size: 1.9em; border-bottom: 2px solid #ff7033; margin-top: 5px; margin-bottom: 5px; - color: #181818; } #bd h2 { - font-size: 1.3em; + font-size: 1.4em; border-bottom: 1px solid #cccccc; margin-top: 5px; margin-bottom: 5px; - color: #181818; } #bd h3 { margin-bottom: 0px; - } #bd p { @@ -125,19 +123,13 @@ li a { font-size: 14px; } .example_legend{ - float: right; line-height: 1; - margin-left: 20px; font-size: 12px; } .example pre { margin: 0; - } - - - .kvtable th { text-align: left; white-space: nowrap; diff --git a/doc-src/index.html b/doc-src/index.html index cb331ab9..ae776b15 100644 --- a/doc-src/index.html +++ b/doc-src/index.html @@ -14,7 +14,6 @@
  • Scripts
  • SSL interception