> > > Keep in mind that there will be two build modes; > > > indexing for on-the-fly doc generation (for doc authors) > > > and whole-docbook pre-generation (for distribution to > > > mirrors). > > > > Are these really two different things? > > Yes and no :-) > > They are different in that you want on-the-fly mode while > authoring/translating, since it is fast (that was the original > idea for livedocs), but you need to configure the bulk generation > mode for mirror distribution.
OK, so how would these two modes be different? Phpdoc needs to be configured either way, the TOC needs to be built. The search index might be the only stuff, that a quickviewer might not need... Goba
