diff options
Diffstat (limited to 'libpathod/templates/docs_pathoc.html')
| -rw-r--r-- | libpathod/templates/docs_pathoc.html | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/libpathod/templates/docs_pathoc.html b/libpathod/templates/docs_pathoc.html index 01e41894..c1799e49 100644 --- a/libpathod/templates/docs_pathoc.html +++ b/libpathod/templates/docs_pathoc.html @@ -7,7 +7,21 @@ </h1> </div> -pathoc hostname get:"/foo/bar":h"foo"="bar" get:/wah:b@1m -pathoc --ssl hostname get:"/foo/bar":h"foo"="bar" get:"/wah":b@1m +<section> + <div class="page-header"> + <h1>Getting Started</h1> + </div> + +</section> + + +<section> + <div class="page-header"> + <h1>Basic Fuzzing</h1> + </div> + +</section> + + {% endblock %} |
