Skip to content

Commit 42b6daa

Browse files
committed
Updating table of contents
1 parent 3062e96 commit 42b6daa

File tree

4 files changed

+364
-9
lines changed

4 files changed

+364
-9
lines changed

docs/guidance/toc.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,6 @@
5353
<li>
5454
<a href="howto/Install/CodeFactoryForVisualStudio.html" name="" title="CodeFactory for Visual Studio">CodeFactory for Visual Studio</a>
5555
</li>
56-
<li>
57-
<a href="howto/Install/CodeFactorySDK.md" name="" title="CodeFactory SDK">CodeFactory SDK</a>
58-
</li>
5956
</ul>
6057
</li>
6158
<li>

docs/manifest.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -701,15 +701,12 @@
701701
"version": ""
702702
},
703703
{
704-
"log_codes": [
705-
"InvalidFileLink"
706-
],
707704
"type": "Toc",
708705
"source_relative_path": "guidance/toc.md",
709706
"output": {
710707
".html": {
711708
"relative_path": "guidance/toc.html",
712-
"hash": "J6tucRjfjpocRk/Iphnjhg=="
709+
"hash": "/+0E6Zjw3BQr5XsXAtfzUQ=="
713710
}
714711
},
715712
"is_incremental": false,

src/CodeFactoryVisualStudio/Documentation/guidance/toc.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@
2020

2121
###[CodeFactory for Visual Studio](howto/Install/CodeFactoryForVisualStudio.md)
2222

23-
###[CodeFactory SDK](howto/Install/CodeFactorySDK.md)
24-
2523
##SDK Examples
2624

2725
###[Creating a CodeFactory Project](howto/CreateProject/Overview.md)

0 commit comments

Comments
 (0)