Navigation Menu

Skip to content

Commit

Permalink
Add link to command line tools reference to the navigation menu
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Apr 30, 2015
1 parent 1fa1152 commit 43fd217
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions _includes/navbar-content.en.html
Expand Up @@ -30,6 +30,7 @@
<li><a href="/reference/catalog/">Catalog</a></li>
<li><a href="/reference/message/">Message format</a></li>
<li><a href="/reference/commands/">Commands</a></li>
<li><a href="/reference/command-line-tools/">Command line tools</a></li>
<li><a href="/reference/http-server/">HTTP Server</a></li>
<li><a href="/reference/plugin/">Plugin development</a></li>
</ul>
Expand Down
1 change: 1 addition & 0 deletions _includes/navbar-content.ja.html
Expand Up @@ -30,6 +30,7 @@
<li><a href="/ja/reference/catalog/">カタログの仕様</a></li>
<li><a href="/ja/reference/message/">メッセージの形式</a></li>
<li><a href="/ja/reference/commands/">コマンドリファレンス</a></li>
<li><a href="/ja/reference/command-line-tools/">コマンドラインツール</a></li>
<li><a href="/ja/reference/http-server/">HTTPサーバ</a></li>
<li><a href="/ja/reference/plugin/">プラグイン開発</a></li>
</ul>
Expand Down

0 comments on commit 43fd217

Please sign in to comment.