Eloy Duran
eloy.****@gmail*****
Tue Jan 16 08:22:56 JST 2007
> About the integration with the build process, I suggest that we > introduce a new install.rb phase ("doc" for example), so that the > documentation generation will be separated from the default config/ > setup phases. > > $ ruby install.rb doc # -> generate the HTML/RI files in ./framework/ > doc/(AppKit|Foundation|...)/* Yes I think that would be best since rdocifying AppKit alone can take up to 15 mins :) There are probably speed improvements to be made, but I'll first add patches to support AppKit and Foundation first. Eloy