On Dec 17, 2012, at 6:23 PM, Jordan Rose <[email protected]> wrote:

> Yes, I agree with that. The analyzer lives in lib/StaticAnalyzer and 
> include/clang/StaticAnalyzer. But it has its own website, 
> clang-analyzer.llvm.org. Previously, I kind of considered docs/ to be more 
> associated with lib/ than with www/, which made docs/analyzer/ a reasonable 
> place to put all this (cf. the text-based reference files in there now).
> 
> The answer to my question might just be "exclude docs/analyzer/ from the 
> Sphinx build" and eventually "make a separate build for docs/analyzer/ that 
> shows up at http://clang-analyzer.llvm.org/docs/.";

I'm fine with this.  Honestly it's not a high priority to put these docs on the 
website until they are more mature.  At some point it may also make sense to 
move the analyzer out of the main clang repository and into its own repository, 
and move the docs with it.  Then these special measures wouldn't be necessary 
(we can treat it like any other llvm project with its own docs).
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to