From ece610d6821fb2c4e7b49552c4b9321bf6b1d3bd Mon Sep 17 00:00:00 2001 From: Geoffrey Booth Date: Sun, 11 Dec 2016 00:18:46 -0800 Subject: [PATCH] Revert "Split body into nav and body" This reverts commit ec9e559ec0c3f350bd009afd437652347789b180. --- docs/v1/index.html | 2 +- documentation/index.html | 1 - documentation/v1/body.html | 82 ++++++++++++++++++++++++++++++++++++++ documentation/v1/nav.html | 81 ------------------------------------- 4 files changed, 83 insertions(+), 83 deletions(-) delete mode 100644 documentation/v1/nav.html diff --git a/docs/v1/index.html b/docs/v1/index.html index afdf6d2f..78418b7e 100644 --- a/docs/v1/index.html +++ b/docs/v1/index.html @@ -516,6 +516,7 @@ pre .xml .cdata { +
@@ -604,7 +605,6 @@ pre .xml .cdata {
-
diff --git a/documentation/index.html b/documentation/index.html index 77e20e38..03fb9572 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -16,7 +16,6 @@ <%= include('styles.html') %> -<%= include('nav.html') %> <%= include('body.html') %> diff --git a/documentation/v1/body.html b/documentation/v1/body.html index 1f3751d6..f9a711b6 100644 --- a/documentation/v1/body.html +++ b/documentation/v1/body.html @@ -1,3 +1,85 @@ +
+ + +
<%= htmlFor('introduction', 'top') %> <%= htmlFor('overview') %> diff --git a/documentation/v1/nav.html b/documentation/v1/nav.html deleted file mode 100644 index 2580c04d..00000000 --- a/documentation/v1/nav.html +++ /dev/null @@ -1,81 +0,0 @@ -
- -