Update TOC.md
authornealvis <nealvis@gmail.com>
Tue, 10 Oct 2017 16:03:35 +0000 (09:03 -0700)
committerGitHub <noreply@github.com>
Tue, 10 Oct 2017 16:03:35 +0000 (09:03 -0700)
docs/TOC.md

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