Skip to content

Commit 672da2d

Browse files
committed
Add Search Tools And Deubg Tools Navigation Index
1 parent 81a01c7 commit 672da2d

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ <h1 id="nav-title">AndroidDevTools</h1>
5757
<li role="presentation"><a role="menuitem" tabindex="-1" href="#version-control-tools">版本控制工具</a></li>
5858
<li role="presentation"><a role="menuitem" tabindex="-1" href="#apk-decompile-tools">Apk反编译工具</a></li>
5959
<li role="presentation"><a role="menuitem" tabindex="-1" href="#security-tools">安全工具</a></li>
60+
<li role="presentation"><a role="menuitem" tabindex="-1" href="#search-tools">搜索工具</a></li>
61+
<li role="presentation"><a role="menuitem" tabindex="-1" href="#debug-tools">Debug调试工具</a></li>
6062
<li role="presentation"><a role="menuitem" tabindex="-1" href="#eclipse-android-studio-idea-plugin">IDE插件</a></li>
6163
<li role="presentation"><a role="menuitem" tabindex="-1" href="#android-res-themes-style-generator-tools">Themes/Style生成工具</a></li>
6264
<li role="presentation"><a role="menuitem" tabindex="-1" href="#android-res-analysis-tools">资源分析工具</a></li>
@@ -2073,7 +2075,7 @@ <h4 id="security-tools">
20732075
</tbody>
20742076
</table>
20752077
<h4>
2076-
<a id="搜索工具" class="anchor" href="#%E6%90%9C%E7%B4%A2%E5%B7%A5%E5%85%B7" aria-hidden="true">
2078+
<a id="search-tools" class="anchor" href="#%E6%90%9C%E7%B4%A2%E5%B7%A5%E5%85%B7" aria-hidden="true">
20772079
<span class="octicon octicon-link"></span></a>搜索工具
20782080
</h4>
20792081
<table>
@@ -2095,7 +2097,7 @@ <h4>
20952097
</tbody>
20962098
</table>
20972099
<h4>
2098-
<a id="debug调试工具" class="anchor" href="#debug%E8%B0%83%E8%AF%95%E5%B7%A5%E5%85%B7" aria-hidden="true">
2100+
<a id="debug-tools" class="anchor" href="#debug%E8%B0%83%E8%AF%95%E5%B7%A5%E5%85%B7" aria-hidden="true">
20992101
<span class="octicon octicon-link"></span>
21002102
</a>Debug调试工具
21012103
</h4>

0 commit comments

Comments
 (0)