2 Replies Last post: Mar 28, 2008 1:29 PM by Duke

CurlDocs in HTML!

Mar 17, 2008 1:54 PM

Click to view friedger's profile MVP friedger 108 posts since
Jan 13, 2008

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

Click to view rshiplett's profile MVP rshiplett 36 posts since
Oct 17, 2007
1. Re: CurlDocs in HTML! Mar 28, 2008 12:28 PM

It's terrific if you have to shutdown the RTE and want to keep a doc page up - I always liked the versions of Curl3 docs in javadoc format too ...

Anything but PDF ; - )

Click to view Duke's profile Curl Duke 179 posts since
Oct 17, 2007
2. Re: CurlDocs in HTML! Mar 28, 2008 1:29 PM
in response to: rshiplett
Curl IDE version 6.0 added a bookmarks feature to the IDE doc viewer, so that is a little more convenient now.