From 21c596700b2b6ac6f34aac8e1be75f09a1a6d436 Mon Sep 17 00:00:00 2001 From: Christoph Ruegg Date: Tue, 28 Jan 2014 00:29:22 +0100 Subject: [PATCH] Docs: tweak side menu structure --- docs/tools/templates/template.cshtml | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/docs/tools/templates/template.cshtml b/docs/tools/templates/template.cshtml index e0d1fd0f..2aa9f6a6 100644 --- a/docs/tools/templates/template.cshtml +++ b/docs/tools/templates/template.cshtml @@ -53,21 +53,26 @@
  • Getting started
  • Constants
  • -
  • Euclid & Number Theory
  • Floating-Point Numbers
  • +
  • Arbitrary Precision Numbers
  • +
  • Complex Numbers
  • +
  • Euclid & Number Theory
  • +
  • Combinatorics
  • Generating Data
  • -
  • Special Functions
  • +
  • Random Numbers
  • +
  • Probability Distributions
  • Distance Metrics
  • Descriptive Statistics
  • -
  • Random & Distributions
  • -
  • Interpolation
  • -
  • Integration
  • +
  • Interpolation
  • +
  • Integration
  • +
  • FFT & Integral Transforms
  • +
  • Special Functions
  • +
  • Window Functions
  • Root Finding
  • Matrices & Vectors
  • Linear Least Squares
  • Curve Fitting & Regression
  • Nonlinear Optimization
  • -
  • Integral Transforms & FFT
  • API Reference (docu)
  • @@ -75,11 +80,12 @@
  • FsLab & Deedle
  • +
  • Microsoft Excel
  • +
  • Intel MKL
  • numl.net machine learning
  • MATLAB
  • R-project
  • NIST MatrixMarket
  • -
  • Microsoft Excel