From 2a37926a2363ec352d06fe5dfc3ba0eaec2b48c5 Mon Sep 17 00:00:00 2001 From: autodocs Date: Wed, 18 Jan 2017 01:18:15 +0000 Subject: [PATCH] build based on 5d3ff70 --- latest/{basics.html => contributing.html} | 63 +++++----- latest/index.html | 26 +++- latest/manual/basics.html | 138 ++++++++++++++++++++++ latest/manual/custom.html | 136 +++++++++++++++++++++ latest/manual/debugging.html | 136 +++++++++++++++++++++ latest/manual/recurrent.html | 136 +++++++++++++++++++++ latest/search.html | 22 +++- latest/search_index.js | 66 ++++++++++- 8 files changed, 685 insertions(+), 38 deletions(-) rename latest/{basics.html => contributing.html} (74%) create mode 100644 latest/manual/basics.html create mode 100644 latest/manual/custom.html create mode 100644 latest/manual/debugging.html create mode 100644 latest/manual/recurrent.html diff --git a/latest/basics.html b/latest/contributing.html similarity index 74% rename from latest/basics.html rename to latest/contributing.html index bdd032a9..9a78e414 100644 --- a/latest/basics.html +++ b/latest/contributing.html @@ -4,7 +4,7 @@ -Basics · Flux +Contributing & Help · Flux + + + + + + + + + + + + +
+
+ +
+
+

+ +Basic Usage + +

+

+ +Charging Ion Capacitors + +

+ +
+ + diff --git a/latest/manual/custom.html b/latest/manual/custom.html new file mode 100644 index 00000000..77359b58 --- /dev/null +++ b/latest/manual/custom.html @@ -0,0 +1,136 @@ + + + + + + +Custom Layers · Flux + + + + + + + + + + + + + + +
+
+ +
+
+

+ +Custom Layers + +

+

+[WIP] +

+ +
+ + diff --git a/latest/manual/debugging.html b/latest/manual/debugging.html new file mode 100644 index 00000000..03866be8 --- /dev/null +++ b/latest/manual/debugging.html @@ -0,0 +1,136 @@ + + + + + + +Debugging · Flux + + + + + + + + + + + + + + +
+
+ +
+
+

+ +Debugging Models + +

+

+[WIP] +

+ +
+ + diff --git a/latest/manual/recurrent.html b/latest/manual/recurrent.html new file mode 100644 index 00000000..abbc840a --- /dev/null +++ b/latest/manual/recurrent.html @@ -0,0 +1,136 @@ + + + + + + +Recurrence · Flux + + + + + + + + + + + + + + +
+
+ +
+
+

+ +Recurrent Models + +

+

+[WIP] +

+ +
+ + diff --git a/latest/search.html b/latest/search.html index 4d56e182..b8e9a2ad 100644 --- a/latest/search.html +++ b/latest/search.html @@ -53,12 +53,32 @@ Getting Started +
  • + +Contributing & Help + +
  • diff --git a/latest/search_index.js b/latest/search_index.js index 403aa010..e94276c6 100644 --- a/latest/search_index.js +++ b/latest/search_index.js @@ -17,7 +17,7 @@ var documenterSearchIndex = {"docs": [ }, { - "location": "basics.html#", + "location": "manual/basics.html#", "page": "Basics", "title": "Basics", "category": "page", @@ -25,19 +25,75 @@ var documenterSearchIndex = {"docs": [ }, { - "location": "basics.html#Basic-Usage-1", + "location": "manual/basics.html#Basic-Usage-1", "page": "Basics", "title": "Basic Usage", "category": "section", + "text": "Charging Ion Capacitors" +}, + +{ + "location": "manual/custom.html#", + "page": "Custom Layers", + "title": "Custom Layers", + "category": "page", "text": "" }, { - "location": "basics.html#*Charging-Ion-Capacitors*-1", - "page": "Basics", - "title": "Charging Ion Capacitors", + "location": "manual/custom.html#Custom-Layers-1", + "page": "Custom Layers", + "title": "Custom Layers", "category": "section", + "text": "[WIP]" +}, + +{ + "location": "manual/recurrent.html#", + "page": "Recurrence", + "title": "Recurrence", + "category": "page", "text": "" }, +{ + "location": "manual/recurrent.html#Recurrent-Models-1", + "page": "Recurrence", + "title": "Recurrent Models", + "category": "section", + "text": "[WIP]" +}, + +{ + "location": "manual/debugging.html#", + "page": "Debugging", + "title": "Debugging", + "category": "page", + "text": "" +}, + +{ + "location": "manual/debugging.html#Debugging-Models-1", + "page": "Debugging", + "title": "Debugging Models", + "category": "section", + "text": "[WIP]" +}, + +{ + "location": "contributing.html#", + "page": "Contributing & Help", + "title": "Contributing & Help", + "category": "page", + "text": "" +}, + +{ + "location": "contributing.html#Contributing-1", + "page": "Contributing & Help", + "title": "Contributing", + "category": "section", + "text": "[WIP]" +}, + ]}