From cc9f1e71497e066265626c2caa9ab9b67895d990 Mon Sep 17 00:00:00 2001 From: Tim Lancina Date: Fri, 4 Sep 2015 16:48:40 -0500 Subject: [PATCH] v2 api docs menu --- scripts/docs/processors/jekyll.js | 1 + .../templates/api_menu_version.template.html | 515 +++++++++++++++++- 2 files changed, 508 insertions(+), 8 deletions(-) diff --git a/scripts/docs/processors/jekyll.js b/scripts/docs/processors/jekyll.js index 1896ef4d56..6c43e4a732 100644 --- a/scripts/docs/processors/jekyll.js +++ b/scripts/docs/processors/jekyll.js @@ -13,6 +13,7 @@ module.exports = function jekyll(renderDocsProcessor){ template: 'api_menu.template.html', outputPath: '_includes/api_menu.html' }); + //TODO autogenerate this docs.push({ docType: 'api-menu-version', id: 'api-menu-version', diff --git a/scripts/docs/templates/api_menu_version.template.html b/scripts/docs/templates/api_menu_version.template.html index 11e844de6c..71774ecfd0 100644 --- a/scripts/docs/templates/api_menu_version.template.html +++ b/scripts/docs/templates/api_menu_version.template.html @@ -67,15 +67,475 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +