Log in

View Full Version : New version of the documentation


BradAMiller
13-01-2008, 13:52
Hi -

I posted a new version of the WPILib documentation (http://users.wpi.edu/~bamiller/WPILib/WPILib.pdf). It has:

1. A bunch of things clarified
2. Inaccuracies fixed
3. An appendix at the end with a complete function reference

I'm hoping to do a little more work on the documentation, but that's it for now.

Brad

d235j
21-01-2008, 18:40
It would reduce confusion if you updated the documentation file in the WPILib package.
EDIT: also, the sample competition code on the web page has a missing */ in line 9 (thus effectively disabling the IO_Initialization function); this was corrected in the updated manual.
Thanks

BradAMiller
22-01-2008, 11:02
It would reduce confusion if you updated the documentation file in the WPILib package.
EDIT: also, the sample competition code on the web page has a missing */ in line 9 (thus effectively disabling the IO_Initialization function); this was corrected in the updated manual.
Thanks

Good idea! Both are fixed.

Thanks