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。
生成/重新生成的硬/简单方法是什么:
你试过其中一种吗?
gem rdoc --all gem rdoc --all --overwrite
yard gems
或者
sudo yard gems
应该做的工作。您可能还想使用 --rebuild 标志。如果要为已安装的 gem 运行本地 Yardoc 服务器,请运行
yard server -g