PDA

View Full Version : New version of the documentation


BradAMiller
01-13-2008, 01:52 PM
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
01-21-2008, 06:40 PM
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
01-22-2008, 11:02 AM
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