trying different links within index page
authornealvis <nealvis@gmail.com>
Tue, 10 Oct 2017 16:00:39 +0000 (09:00 -0700)
committerGitHub <noreply@github.com>
Tue, 10 Oct 2017 16:00:39 +0000 (09:00 -0700)
docs/TOC.md

index 11b1e6f..4581a45 100644 (file)
@@ -1,24 +1,25 @@
 # NC SDK Documentation Table of Contents
 
-- [Introduction](readme.md#Introduction)
+-  <a href="{{ "index.html#Introduction" | absolute_url }}"> Introduction </a>
   - [NCS Architecture](ncs1arch.md)
-- [Frameworks](readme.md#Frameworks)
+-  <a href="{{ "index.html#Frameworks" | absolute_url }}"> Frameworks </a>
   - [Caffe Support](Caffe.md)
   - [TensorFlow Support](TensorFlow.md)
   - [Configure Networks for NCS](configure_network.md)
-- [Installation and examples](readme.md#InstallAndExamples)
+- <a href="{{ "index.html#InstallAndExamples" | absolute_url }}"> Installation and examples </a>
   - [Detailed Installation Instructions](install.md)
     - [Virtual Machine Configuration](VirtualMachineConfig.md)
     - [Installation manifiest](manifest.md)
-- [NC SDK Tools](readme.md#NcSdkTools)
+- <a href="{{ "index.html#NcSdkTools" | absolute_url }}">NC SDK Tools </a>
   - [mvNCCompile](tools/compile.md)
   - [mvNCProfile](tools/profile.md)
   - [mvNCCheck](tools/check.md)
-- [Neural Compute API](readme.md#NcApi)
+- <a href="{{ "index.html#NcApi" | absolute_url }}">Neural Compute API </a>  
   - [Python API](py_api/readme.md)
   - [C API](c_api/readme.md)
-- [Neural Compute User Forum](readme.md#UserForum)
-- [Examples](readme.md#Examples)
-- <a href="{{ "index.html#Examples" | absolute_url }}">Examples </a>
+- <a href="{{ "index.html#UserForum" | absolute_url }}">Neural Compute User Forum </a> 
+- <a href="{{ "index.html#Examples" | absolute_url }}">Examples </a> 
+
+