2

is there a way to completely replace rdoc by yard, even when installing a gem?

As it is now, gem server has only access to rdoc-generated docs. In some cases like the FFI-gem, the documentation is written with yard, trying to read the rdoc-generated documentation through gem server is quiet a pain.

So is there any possibility to replace the rdoc with yard

NobbZ
  • 1,360
  • 3
  • 15
  • 30
  • https://groups.google.com/forum/#!topic/yardoc/wT593X7PQjA ? – Vrashabh Irde Jul 08 '14 at 10:27
  • Nope, that is about switching from RDoc to Yard in a single project, but I want to replace RDoc completely by yard, so that `gem` uses yard for all documentation related tasks. – NobbZ Jul 08 '14 at 11:16

0 Answers0