Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
複数の場所にいくつかの宝石をインストールしています。
生成/再生成する難しい/簡単な方法は何ですか:
これらのいずれかを試しましたか?
gem rdoc --all gem rdoc --all --overwrite
yard gems
また
sudo yard gems
仕事をするべきです。--rebuild フラグを使用することもできます。インストール済みの gem に対してローカルの Yardoc サーバーを実行する場合は、次のコマンドを実行します。
yard server -g