Skip to content

Commit 3a84e9a

Browse files
Merge pull request #201 from dynamsoft-docs/preview
update to internal commit ee446191
2 parents ffe83ee + d89d789 commit 3a84e9a

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
@@ -263,6 +263,8 @@
263263
</li>
264264
<li lang="android"><a class="otherLinkColour">Classes</a>
265265
<ul lang="android">
266+
<li lang="android"><a href="{{ site.dcp_android_api }}code-parser.html" class="otherLinkColour">CodeParser</a></li>
267+
<li lang="android"><a href="{{ site.dcp_android_api }}code-parser-module.html" class="otherLinkColour">CodeParserModule</a></li>
266268
<li lang="android"><a href="{{ site.dcp_android_api }}parsed-result-item.html" class="otherLinkColour">ParsedResultItem</a></li>
267269
<li lang="android"><a href="{{ site.dcp_android_api }}parsed-result.html" class="otherLinkColour">ParsedResult</a></li>
268270
</ul>

_includes/sidelist-programming/programming-ios.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,8 @@
267267
</li>
268268
<li lang="objectivec-swift"><a>Classes</a>
269269
<ul lang="objectivec-swift">
270+
<li lang="objectivec-swift"><a href="{{ site.dcp_ios_api }}code-parser.html" class="otherLinkColour">DSCodeParser</a></li>
271+
<li lang="objectivec-swift"><a href="{{ site.dcp_ios_api }}code-parser-module.html" class="otherLinkColour">DSCodeParserModule</a></li>
270272
<li lang="objectivec-swift"><a href="{{ site.dcp_ios_api }}parsed-result-item.html" class="otherLinkColour">DSParsedResultItem</a></li>
271273
<li lang="objectivec-swift"><a href="{{ site.dcp_ios_api }}parsed-result.html" class="otherLinkColour">DSParsedResult</a></li>
272274
</ul>

0 commit comments

Comments
 (0)