Richard mentioned in a half sentence that Curl Docs are now available in HTML, just enter http://developers.curl.com/userdocs/CurlDocs.htm.
It's great to see the docs online. It's another mean to spread the word about Curl.
See below some questions/remarks:
- Is there a way to produce Curl Docs from my own code?
- For search engine, or to link to a specifiy document one should use something like http://developers.curl.com/userdocs/list.html or http://developers.curl.com/userdocs/docs/en/api-ref/CsvRecordSet.html.
- The doc for a class does not look too pretty in FireFox: the fonts have strange size, it does not become immediately clear which are the important parts. Also, the tree to browse the content does not work. In IE that all looks good.
- Empty sections like Properties and Property Details are not followed by a line break.
- Finally, the separation between class overview and class member details is not clear.
Great work!
Cheers,
Friedger
Tags:
curldocs,
userdocs,
documentation