Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bundle doc/tags-ja. (Fixed vim-jp/vimdoc-ja-working#268) #251

Merged
merged 1 commit into from
Jun 25, 2018
Merged

Conversation

h-east
Copy link
Member

@h-east h-east commented Jun 24, 2018

No description provided.

@h-east
Copy link
Member Author

h-east commented Jun 24, 2018

https://github.com/vim-jp/vimdoc-ja/wiki の修正も必要。

diff --git a/Home.md b/Home.md
index a04aa51..941df27 100644
--- a/Home.md
+++ b/Home.md
@@ -25,10 +25,6 @@
 
         :set runtimepath+=/path/to/vimdoc-ja
 
-*   `:helptags` コマンドを使ってタグファイルを生成します。
-
-        :helptags /path/to/vimdoc-ja/doc
-
     `:help` コマンドを実行して日本語ヘルプが表示されればインストールは成功です。
 
 *   `:help` コマンドで英語のヘルプが表示される場合は日本語の優先順位をあげてください。vimrc に以下を追記します。
@@ -63,10 +59,6 @@ Subversion でも取得できます。
 
     svn checkout https://github.com/vim-jp/vimdoc-ja/trunk ~/.vim/bundle/vimdoc-ja
 
-プラグインなどを使わずに手動でリポジトリを使う場合はリポジトリをチェックアウトまたは更新した後に :helptags コマンドを使ってタグファイルを更新してください。
-
-    :helptags /path/to/vimdoc-ja/doc
-
 
 ## Webブラウザで見る
 

@k-takata
Copy link
Member

tagsファイルの自動更新はどうするのでしょうか。
(tools/deploy-master.sh 辺りでやることになるのかな?)

@h-east
Copy link
Member Author

h-east commented Jun 24, 2018

@k-takata tools/buildhtml.vim がやってくれると思ってました。。PRしました。
確認をお願いします。
vim-jp/vimdoc-ja-working#277

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants