I'm now using to read RDoc gem server
command.
But I want to read document in Emacs.
I found a emacs lisp for it called [yari][1]
, but it doesn't worked in my environment.
I called a function yari
and typed in the minibuffer yari: Array
, but result was yari: Array[not matched]
.
I don't insist to use yari
, it is ok if I can read rdoc in Emacs.
Is there any way that is commonly used?