Re: [whatwg] New HTML5 spec GIT collaboration repository

Manu Sporny:
> > 3. Running the Anolis post-processor on the newly modified spec.

Geoffrey Sneddon:
> Is there any reason you use --allow-duplicate-dfns?

I think it’s because the source file includes the source for multiple
specs (HTML 5, Web Sockets, etc.) which, when taken all together, have
duplicate definition.  Manu’s Makefile will need to split out the
HTML 5 specific parts (between the <!--START html5--> and <!--END
html5--> markers).  The ‘source-html5 : source’ rule in
http://dev.w3.org/html5/spec-template/Makefile will handle that.

-- 
Cameron McCormack ≝ http://mcc.id.au/

Received on Monday, 27 July 2009 22:18:45 UTC