From 5bd80c9ce90c2d2f742b06e49072516876394195 Mon Sep 17 00:00:00 2001 From: autodocs Date: Wed, 18 Jan 2017 12:45:25 +0000 Subject: [PATCH] build based on a146c47 --- latest/contributing.html | 55 +++++--- .../custom.html => examples/logreg.html} | 63 +++++---- latest/index.html | 47 ++++--- latest/internals.html | 130 ++++++++++++++++++ latest/manual/basics.html | 88 ++++++------ latest/manual/debugging.html | 52 +++---- latest/manual/recurrent.html | 52 +++---- latest/search.html | 41 +++--- latest/search_index.js | 62 +++++---- 9 files changed, 385 insertions(+), 205 deletions(-) rename latest/{manual/custom.html => examples/logreg.html} (76%) create mode 100644 latest/internals.html diff --git a/latest/contributing.html b/latest/contributing.html index a91c814f..74bddff2 100644 --- a/latest/contributing.html +++ b/latest/contributing.html @@ -47,29 +47,29 @@ Version Home +
  • + +First Steps + +
  • +
  • + +Recurrence + +
  • +
  • + +Debugging + +
  • -Getting Started +In Action @@ -80,6 +80,11 @@ Contributing & Help
  • +
  • + +Internals + +
  • @@ -92,7 +97,7 @@ Contributing & Help - + @@ -111,12 +116,20 @@ Contributing

    diff --git a/latest/manual/custom.html b/latest/examples/logreg.html similarity index 76% rename from latest/manual/custom.html rename to latest/examples/logreg.html index 69d4caec..9424772f 100644 --- a/latest/manual/custom.html +++ b/latest/examples/logreg.html @@ -4,7 +4,7 @@ -Custom Layers · Flux +Logistic Regression · Flux + + + + + + + + + + + + + + + diff --git a/latest/manual/basics.html b/latest/manual/basics.html index 3435b7f6..da09dc22 100644 --- a/latest/manual/basics.html +++ b/latest/manual/basics.html @@ -4,7 +4,7 @@ -Basics · Flux +First Steps · Flux