Arduino Language Reference

Hello Arduino,

My suggestion is to make available the complete Language Reference in a downloadable PDF document. I have Brian Evans' "arduino programming notebook" although it is very good it is not everything from the Language Reference. If anyone knows if this document exists, I would appreciate it if you direct me to exactly where it is as I have rummaged around Arduinos' web site and I could not find it.

Art

You know that the files are installed on your computer, too, right? Why do you need them in another format? Don't you do like the rest of us and take your computer with you everywhere?

If you go into 'help', 'reference' in the Arduino IDE then it will open the local copy of the arduino reference pages. Then you can read them on the go.

Mowcius

Actually there are several links within the local documentation that point to the online references. For example it would appear that all the example links point to website locations rather then local copies. I think I hit a few other but didn't document them.

Yes but obviously the examples would not be available/very useful in a pdf either.

The general reference pages are all stored locally.

Mowcius