Re: Generating full HTML docs via asdocs

2012-03-21 Thread Justin Mclean
Hi, > I would be very surprised if they don't match since they are coming out of > the same zip file. Likewise. Adding the text layout back into the build script I get errors like this: [asdoc] /Users/justinmclean/Documents/Adobe Flash Builder 4.6/Apache Flex/frameworks/projects/textLayout

Re: Generating full HTML docs via asdocs

2012-03-21 Thread Carol Frampton
On 3/21/12 5 :53PM, "Justin Mclean" wrote: >Hi, > >> Actually you do have the textLayout source since the build_framework.xml >> downloads it into frameworks/projects/textLayout/src. >Possibly the source code and swc don't match as I was getting ASDoc >compile errors. I would be very surpris

Re: Generating full HTML docs via asdocs

2012-03-21 Thread Carol Frampton
On 3/21/12 2 :51PM, "David Francis Buhler" wrote: >Hi Carol, > >I'm confused by whom 'we' refers to in the statement below. Sorry. 'We' in that context meant the Flex Team not the TLF Team. Carol > >Thanks, >David > >On Wed, Mar 21, 2012 at 10:47 AM, Carol Frampton >wrote: >> We shipped th

Re: Generating full HTML docs via asdocs

2012-03-21 Thread Justin Mclean
Hi, > Actually you do have the textLayout source since the build_framework.xml > downloads it into frameworks/projects/textLayout/src. Possibly the source code and swc don't match as I was getting ASDoc compile errors. Thanks, Justin

Re: Generating full HTML docs via asdocs

2012-03-21 Thread David Francis Buhler
Hi Carol, I'm confused by whom 'we' refers to in the statement below. Thanks, David On Wed, Mar 21, 2012 at 10:47 AM, Carol Frampton wrote: > We shipped the textLayout.swc > that the TLF team built, not one we built. > > Carol > > On 3/21/12 9 :27AM, "Justin Mclean" wrote: > >>Hi, >> >>The asd

Re: Generating full HTML docs via asdocs

2012-03-21 Thread Carol Frampton
Actually you do have the textLayout source since the build_framework.xml downloads it into frameworks/projects/textLayout/src. See textLayout-download target. At Adobe we had the TLF source checked into our repository mostly to make it easier for me/us to debug TLF issues. We shipped the textLay

Generating full HTML docs via asdocs

2012-03-21 Thread Justin Mclean
Hi, The asdic hasn't been donated yet and the open source SDK assumes it has the osmf source and text layout source which we currently don't have. So if you want to build the documentation you need to do this to the build.xml in the asdocs directory 1. Comment out the following lines like so: