From 7ced071934e2e76bf3cfa084352cfa148599da20 Mon Sep 17 00:00:00 2001 From: Geoffrey Booth Date: Sun, 18 Dec 2016 23:03:17 -0800 Subject: [PATCH] Add some links to header navbar; fix sidebar to work at various breakpoints, including navigating to anchors --- documentation/v2/body.html | 16 +---- documentation/v2/docs.coffee | 13 +++- documentation/v2/docs.css | 89 ++++++++++++++++--------- documentation/v2/nav.html | 119 ---------------------------------- documentation/v2/navbar.html | 17 +++++ documentation/v2/sidebar.html | 119 ++++++++++++++++++++++++++++++++++ 6 files changed, 211 insertions(+), 162 deletions(-) delete mode 100644 documentation/v2/nav.html create mode 100644 documentation/v2/navbar.html create mode 100644 documentation/v2/sidebar.html diff --git a/documentation/v2/body.html b/documentation/v2/body.html index e08b3875..591950bc 100644 --- a/documentation/v2/body.html +++ b/documentation/v2/body.html @@ -1,19 +1,9 @@ - +<%= include('navbar.html') %>
-