On 06/20/2016 09:57 AM, Morrow, Joseph L wrote: > Hi All, > > > > All that needs to be done to update the website is Doxygen Wizard needs to be > run. All the code in the C & C++ SDKs are written in Doxygen format. You can > do this locally on your machine. However, I do think the website should > simply re-run the wizard and you?ll be good to go as well.
how does one do this? just for my amusement I attempted this: mats at moon:~/iotivity-1.1$ ./build_docs.sh Android platform not found. Expected '/platforms/android-21/android.jar' I'm not doing anything with android so this seems a profoundly uninteresting requirement... seems like this script at least wants to run javadoc, not doxygen.
