From 9b697dbd4e579f142d05500e7fae47bcedecac06 Mon Sep 17 00:00:00 2001 From: nealvis Date: Tue, 10 Oct 2017 09:00:39 -0700 Subject: [PATCH] trying different links within index page --- docs/TOC.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/docs/TOC.md b/docs/TOC.md index 11b1e6f..4581a45 100644 --- a/docs/TOC.md +++ b/docs/TOC.md @@ -1,24 +1,25 @@ # NC SDK Documentation Table of Contents -- [Introduction](readme.md#Introduction) +- Introduction - [NCS Architecture](ncs1arch.md) -- [Frameworks](readme.md#Frameworks) +- Frameworks - [Caffe Support](Caffe.md) - [TensorFlow Support](TensorFlow.md) - [Configure Networks for NCS](configure_network.md) -- [Installation and examples](readme.md#InstallAndExamples) +- Installation and examples - [Detailed Installation Instructions](install.md) - [Virtual Machine Configuration](VirtualMachineConfig.md) - [Installation manifiest](manifest.md) -- [NC SDK Tools](readme.md#NcSdkTools) +- NC SDK Tools - [mvNCCompile](tools/compile.md) - [mvNCProfile](tools/profile.md) - [mvNCCheck](tools/check.md) -- [Neural Compute API](readme.md#NcApi) +- Neural Compute API - [Python API](py_api/readme.md) - [C API](c_api/readme.md) -- [Neural Compute User Forum](readme.md#UserForum) -- [Examples](readme.md#Examples) -- Examples +- Neural Compute User Forum +- Examples + + -- 2.7.4