Quantcast
Channel: WE MOVED to github.com/microsoft/cpprestsdk. This site is not monitored!
Viewing all articles
Browse latest Browse all 4845

Commented Issue: Reference Documentation is Stale [98]

$
0
0
Minor

When upgrading from 1.x sdk to 2.0 the uri have changed namespace from
web::http::uri to web::uri. The chm files have not been updated to reflect this.


Comments: I'm still working getting a permanent location for hosting our reference documentation, but in the mean time I've checked in a doxygen configuration file, public_apis_doxyfile, under the Release folder in the development branch. Once you have [doxygen installed](http://www.stack.nl/~dimitri/doxygen/manual/install.html#install_bin_windows) execute the following to create html reference docs locally: ``` doxygen public_apis_doxyfile ``` Steve

Viewing all articles
Browse latest Browse all 4845

Trending Articles