Skip to content

Commit 53b7b52

Browse files
Merge pull request #353 from dynamsoft-docs/preview
update to internal commit 2066a6e6
2 parents 8113473 + cd94921 commit 53b7b52

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

_includes/sidelist-programming/programming-android.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,8 @@
285285
</li>
286286
<li lang="android"><a class="otherLinkColour">Classes</a>
287287
<ul lang="android">
288+
<li lang="android"><a href="{{ site.dcp_android_api }}code-parser.html" class="otherLinkColour">CodeParser</a></li>
289+
<li lang="android"><a href="{{ site.dcp_android_api }}code-parser-module.html" class="otherLinkColour">CodeParserModule</a></li>
288290
<li lang="android"><a href="{{ site.dcp_android_api }}parsed-result-item.html" class="otherLinkColour">ParsedResultItem</a></li>
289291
<li lang="android"><a href="{{ site.dcp_android_api }}parsed-result.html" class="otherLinkColour">ParsedResult</a></li>
290292
</ul>

_includes/sidelist-programming/programming-oc.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,8 @@
284284
</li>
285285
<li lang="objectivec-swift"><a>Classes</a>
286286
<ul lang="objectivec-swift">
287+
<li lang="objectivec-swift"><a href="{{ site.dcp_ios_api }}code-parser.html" class="otherLinkColour">DSCodeParser</a></li>
288+
<li lang="objectivec-swift"><a href="{{ site.dcp_ios_api }}code-parser-module.html" class="otherLinkColour">DSCodeParserModule</a></li>
287289
<li lang="objectivec-swift"><a href="{{ site.dcp_ios_api }}parsed-result-item.html" class="otherLinkColour">DSParsedResultItem</a></li>
288290
<li lang="objectivec-swift"><a href="{{ site.dcp_ios_api }}parsed-result.html" class="otherLinkColour">DSParsedResult</a></li>
289291
</ul>

0 commit comments

Comments
 (0)