Welcome to the "trac"-ing site of http-access2!
[soap4r] [httpclient] [openpgp4u] [pkcs1] [logger] [csv] [vtr]

Ticket #162 (new enhancement)

Opened 1 year ago

Last modified 1 year ago

help with rdoc

Reported by: user Assigned to: nahi
Priority: normal Milestone: undefined
Component: core Version: 2.0
Keywords: Cc:

Description

When I try to generate rdoc for httpclient, I get very little documentation for the HTTPClient class, and no documentation for the inner classes. I don't know enough about rdoc to know what's going on. Could you please generate rdoc and put them on your webpage?

Change History

09/13/07 09:02:00 changed by user

Sadly there is simply very little rdoc in the code. Patches for documentation would surely be appreciated.

09/16/07 11:26:01 changed by user

Well, my problem is that the documentation that is already in the code does not show up when I run rdoc. For example, there is documentation for "get_content" already in the code, but it does not show up in the HTML file generated when I run rdoc. Is this how it happens for you?