From a5567094ace40527f912b4e9f90d71635d50eb6d Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Sat, 18 Apr 2015 17:04:24 +1200 Subject: [PATCH] Document embedded response specification. --- libpathod/templates/about.html | 5 +-- libpathod/templates/docs_lang.html | 44 +++++++++++++--------- libpathod/templates/docs_pathoc.html | 55 ++++++++++++++++++++++++---- 3 files changed, 75 insertions(+), 29 deletions(-) diff --git a/libpathod/templates/about.html b/libpathod/templates/about.html index 0eae48654..9a695a6a8 100644 --- a/libpathod/templates/about.html +++ b/libpathod/templates/about.html @@ -1,5 +1,5 @@ {% extends "frame.html" %} -{% block body %} +{% block body %}
@@ -19,7 +19,6 @@ @@ -28,4 +27,4 @@
-{% endblock %} +{% endblock %} diff --git a/libpathod/templates/docs_lang.html b/libpathod/templates/docs_lang.html index 7cb3fc5f0..116dab879 100644 --- a/libpathod/templates/docs_lang.html +++ b/libpathod/templates/docs_lang.html @@ -1,5 +1,5 @@ {% extends "docframe.html" %} -{% block body %} +{% block body %}