Eric Hodel
Eric Hodel
#11285 adds enforcement of positional arguments starting with an uppercase character and ending with a period. While making the tests pass I noticed that most commands have positional argument descriptions...
> maybe we could explain a bit more? OK Once the next release goes out and #11285 is merged I'll make another pass.
How are class (singleton) methods supposed to be documented in the Signature section? In RDoc all methods marked up in the Signature section are assumed to be instance methods.
> Can you expand on the issue you were trying to test? I have instrumented a section of code with a histogram metric records latencies for various disk operations. Creating...
Can you still reproduce this?
Changing the wording about # to 'appropriate comment marker' would make this spec-compliant, but it should already work in RDoc master. (But for a :markup: magic comment at the top,...
`//` is not a valid C comment for all of the compilers ruby is built on.
C90: http://redmine.ruby-lang.org/projects/ruby/wiki/DeveloperHowto
I did this in #644 (except for `c ~` which I could not figure out)
What are you sending as the `WWW-Authenticate` header?