diff options
| author | Aldo Cortesi <aldo@nullcube.com> | 2012-07-30 21:12:42 +1200 |
|---|---|---|
| committer | Aldo Cortesi <aldo@nullcube.com> | 2012-07-30 21:12:42 +1200 |
| commit | 158106d346252a7bbc9e27cfcb90e92743d0ef58 (patch) | |
| tree | e957bed5f41a4505c2178ea66152160051901030 /libpathod/templates/docs_pathod.html | |
| parent | fde65270afb3855057a86b40c5996c86f58fe97b (diff) | |
| download | mitmproxy-158106d346252a7bbc9e27cfcb90e92743d0ef58.tar.gz mitmproxy-158106d346252a7bbc9e27cfcb90e92743d0ef58.tar.bz2 mitmproxy-158106d346252a7bbc9e27cfcb90e92743d0ef58.zip | |
Doc tweaks.
Diffstat (limited to 'libpathod/templates/docs_pathod.html')
| -rw-r--r-- | libpathod/templates/docs_pathod.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libpathod/templates/docs_pathod.html b/libpathod/templates/docs_pathod.html index a581d18d..d1a4af5a 100644 --- a/libpathod/templates/docs_pathod.html +++ b/libpathod/templates/docs_pathod.html @@ -13,7 +13,7 @@ conceivable HTTP response, including ones that creatively violate the standards. HTTP responses are specified using a <a href="/docs/language">small, terse language</a>, which pathod shares with its evil twin pathoc. </p> -<section id="api"> +<section> <div class="page-header"> <h1>Getting started</h1> </div> @@ -45,7 +45,7 @@ those, use the command-line help:</p> </section> -<section id="api"> +<section> <div class="page-header"> <h1>Anchors</h1> </div> @@ -63,7 +63,7 @@ the "=" is a response specifier.</p> </section> -<section id="files"> +<section> <div class="page-header"> <h1>File Access</h1> </div> @@ -96,7 +96,7 @@ disabled if no directory is specified:</p> </section> -<section id="api"> +<section> <div class="page-header"> <h1>API</h1> </div> |
