Ah - so just as a follow-up here, I discovered the the current.xml
file in frameworks/base/api is auto-generated via "make update-api"
So my configuration for framework_docs_LOCAL_DROIDDOC_OPTIONS was
wrong at:
-since ./frameworks/base/api/xx.xml xx \
which I gather should read:
-since ./frameworks/base/api/current.xml xx \
The question still remains though, who can I generate content under
docs/sdk/api_diff/xx
Thanks
T
--
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting