N
Nicholas Van Weerdenburg
Hi,
I have a couple of RDoc questions:
1. is there a way to generate rdoc so you can do "rdoc <filename>. I
often remember the require filename (e.g. require "log4r") but forget
the class names.
2. can rdoc merge multiple sources of documentation? e.g. if I open a
class and add new members in a second ruby file, I might want the
comments added to the main files rdoc (ideally with an appropriate
header "customerString.rb Additions:" or like).
Thanks,
Nick
I have a couple of RDoc questions:
1. is there a way to generate rdoc so you can do "rdoc <filename>. I
often remember the require filename (e.g. require "log4r") but forget
the class names.
2. can rdoc merge multiple sources of documentation? e.g. if I open a
class and add new members in a second ruby file, I might want the
comments added to the main files rdoc (ideally with an appropriate
header "customerString.rb Additions:" or like).
Thanks,
Nick