From 0e1bdc5c86ff20963c0a91ce725101859b0488fd Mon Sep 17 00:00:00 2001 From: Alexander Early Date: Thu, 30 Jun 2016 17:32:40 -0700 Subject: copy custom navbar into theme --- support/jsdoc/jsdoc-fix-html.js | 38 ++++++++++++------------------------ support/jsdoc/navbar.html | 30 ---------------------------- support/jsdoc/theme/tmpl/layout.tmpl | 32 ++++++++++++++++++++++++++++++ 3 files changed, 44 insertions(+), 56 deletions(-) delete mode 100644 support/jsdoc/navbar.html (limited to 'support') diff --git a/support/jsdoc/jsdoc-fix-html.js b/support/jsdoc/jsdoc-fix-html.js index a7fb920..3d67884 100644 --- a/support/jsdoc/jsdoc-fix-html.js +++ b/support/jsdoc/jsdoc-fix-html.js @@ -96,7 +96,7 @@ function applyPreCheerioFixes(data) { var rIncorrectCFText = />ControlFlowmodule:(\w+)\.(\w+)module:(\w+)\.(\w+) - - - - diff --git a/support/jsdoc/theme/tmpl/layout.tmpl b/support/jsdoc/theme/tmpl/layout.tmpl index bd199b2..27b0ce4 100644 --- a/support/jsdoc/theme/tmpl/layout.tmpl +++ b/support/jsdoc/theme/tmpl/layout.tmpl @@ -27,6 +27,38 @@ + + +