diff options
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> |
