Hi,
I finally committed some changes! Anyway I am not an ANT expert but there
is something that annoys me about that script and anybody that can fix it,
I will thank you. :)
In /asdoc/build.xml we have;
<property name="FLEX_HOME" value="${basedir}/../../flex-sdk"/>
Can somebody put a conditional in there to look for 'sdk' as well. I
checked out my repo in sdk and not flex-sdk.
I am only saying this because I have seen Fred's comments elsewhere and the
git checkout page says use sdk.
As it stands, I have asdocs for all the 10+ projects going so people that
like to see API or read asdoc, run the asdocs/build.xml and it should work.
I just rendered them 30 minutes ago using the current code and HEAD of
develop in asjs.
Mike