Skip to content

Commit 2ff5845

Browse files
committed
update sidelist
1 parent 2292a28 commit 2ff5845

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

_includes/sidelist-programming/programming-js.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
<li class="category">DEVELOPMENT</li>
2+
<!--
23
<li>
34
<a style="cursor:pointer;color:#3c3c3c" href="{{ site.js }}user-guide/index.html">User Guide</a>
45
</li>
6+
-->
57
<li>
68
<a href="{{ site.js_api }}index.html" class="otherLinkColour">API Reference</a>
79
<ul>
@@ -53,10 +55,10 @@
5355
<!--
5456
<li ><a href="{{ site.js_api }}utility/directory-fetcher.html" class="otherLinkColour">DirectoryFetcher</a></li>
5557
<li ><a href="{{ site.js_api }}utility/proactive-image-source-adapter.html" class="otherLinkColour">ProactiveImageSourceAdapter</a></li>
56-
-->
5758
</li>
5859
<li>
5960
<a href="{{ site.js_api }}core/intermediate-results/intermediate-result-manager.html" class="otherLinkColour">IntermediateResultManager</a>
61+
-->
6062
</li>
6163
<li>
6264
<a href="{{ site.js_api }}core/basic-structures/captured-result-receiver.html" class="otherLinkColour">CapturedResultReceiver</a>

0 commit comments

Comments
 (0)