From 1e76ea6c14e840f5d3c51fbc32babcb1900abcaf Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Sat, 7 Apr 2018 19:10:42 +0300 Subject: [PATCH] Optimizations and manifest --- docs/adapter.html | 2 +- docs/array.html | 2 +- docs/beginner.html | 5 +- docs/browser.html | 2 +- docs/date.html | 2 +- docs/function.html | 2 +- docs/index.html | 121 +++++++++++++------------- docs/manifest.json | 14 +++ docs/math.html | 2 +- docs/mini.css | 2 +- docs/mini/flavor.scss | 8 +- docs/node.html | 2 +- docs/object.html | 2 +- docs/string.html | 2 +- docs/type.html | 2 +- docs/utility.html | 2 +- static-parts/beginner-page-start.html | 5 +- static-parts/index.html | 23 ++--- static-parts/page-start.html | 3 +- 19 files changed, 114 insertions(+), 89 deletions(-) create mode 100644 docs/manifest.json diff --git a/docs/adapter.html b/docs/adapter.html index 9656fbe99..5cfdc927f 100644 --- a/docs/adapter.html +++ b/docs/adapter.html @@ -1,4 +1,4 @@ -Adapter - 30 seconds of codeAdapter - 30 seconds of codeArray - 30 seconds of codeArray - 30 seconds of codeBrowser - 30 seconds of codeBrowser - 30 seconds of codeDate - 30 seconds of codeDate - 30 seconds of codeFunction - 30 seconds of codeFunction - 30 seconds of codeMath - 30 seconds of codeMath - 30 seconds of codeNode - 30 seconds of codeNode - 30 seconds of codeObject - 30 seconds of codeObject - 30 seconds of codeString - 30 seconds of codeString - 30 seconds of codeType - 30 seconds of codeType - 30 seconds of codeUtility - 30 seconds of codeUtility - 30 seconds of code