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.
JRubyを介してRubyスクリプトに公開される既存のJavaクラスがあり、Javaオブジェクトを使用するRuby開発者にRDocスタイルのドキュメントを提供できるようにしたいと思います。
JavaクラスからRDocドキュメントを生成することは可能ですか?または、それらのスタブバージョンをそれらに対して標準のRDocを実行できるrubyクラスとして維持/生成する必要がありますか?