From d626def76d10f957208f36824a0f7198e9496951 Mon Sep 17 00:00:00 2001 From: autodocs Date: Thu, 2 Feb 2017 07:48:56 +0000 Subject: [PATCH] build based on e00ea2e --- latest/contributing.html | 7 +- latest/examples/logreg.html | 7 +- latest/index.html | 7 +- latest/internals.html | 7 +- latest/models/basics.html | 11 +- latest/models/debugging.html | 7 +- latest/models/recurrent.html | 11 +- latest/models/templates.html | 338 +++++++++++++++++++++++++++++++++++ latest/search.html | 5 + latest/search_index.js | 40 +++++ 10 files changed, 429 insertions(+), 11 deletions(-) create mode 100644 latest/models/templates.html diff --git a/latest/contributing.html b/latest/contributing.html index fce33e13..3943e91c 100644 --- a/latest/contributing.html +++ b/latest/contributing.html @@ -57,6 +57,11 @@ Building Models Model Building Basics +
  • + +Model Templates + +
  • Recurrence @@ -104,7 +109,7 @@ Contributing & Help
  • - + diff --git a/latest/examples/logreg.html b/latest/examples/logreg.html index e9eeb1a4..893f7413 100644 --- a/latest/examples/logreg.html +++ b/latest/examples/logreg.html @@ -57,6 +57,11 @@ Building Models Model Building Basics +
  • + +Model Templates + +
  • Recurrence @@ -107,7 +112,7 @@ Logistic Regression
  • - + diff --git a/latest/index.html b/latest/index.html index e8a6e02a..2cf6931b 100644 --- a/latest/index.html +++ b/latest/index.html @@ -64,6 +64,11 @@ Building Models Model Building Basics +
  • + +Model Templates + +
  • Recurrence @@ -110,7 +115,7 @@ Home
  • - + diff --git a/latest/internals.html b/latest/internals.html index c415e17d..454ee65b 100644 --- a/latest/internals.html +++ b/latest/internals.html @@ -57,6 +57,11 @@ Building Models Model Building Basics +
  • + +Model Templates + +
  • Recurrence @@ -104,7 +109,7 @@ Internals
  • - + diff --git a/latest/models/basics.html b/latest/models/basics.html index 62861fc7..0ba4f014 100644 --- a/latest/models/basics.html +++ b/latest/models/basics.html @@ -74,6 +74,11 @@ A Function in Model's Clothing +
  • + +Model Templates + +
  • Recurrence @@ -123,7 +128,7 @@ Model Building Basics
  • - + @@ -278,12 +283,12 @@ Previous Home - diff --git a/latest/models/debugging.html b/latest/models/debugging.html index a64605e8..cf594e04 100644 --- a/latest/models/debugging.html +++ b/latest/models/debugging.html @@ -57,6 +57,11 @@ Building Models Model Building Basics +
  • + +Model Templates + +
  • Recurrence @@ -107,7 +112,7 @@ Debugging
  • - + diff --git a/latest/models/recurrent.html b/latest/models/recurrent.html index 69595a1f..3dd83c8f 100644 --- a/latest/models/recurrent.html +++ b/latest/models/recurrent.html @@ -57,6 +57,11 @@ Building Models Model Building Basics +
  • + +Model Templates + +
  • Recurrence @@ -107,7 +112,7 @@ Recurrence
  • - + @@ -126,12 +131,12 @@ Recurrent Models