Le 18 déc. 2012 à 04:53, Sean Silva <[email protected]> a écrit :
>> Previously, I kind of considered docs/ to be more associated with lib/ than >> with www/. > > Woah, I didn't even know that there was that weird www/ directory in > the clang tree. Personally, I would like to see that abolished to keep > things consistent with how LLVM's documentation is organized (www/ is > orthogonal and kept in a separate repo). Things like www/hacking.html > and www/get_started.html should be in docs IMO, for consistency with > e.g. <http://llvm.org/docs/GettingStarted.html>. I think my gut > feeling is that anything which is targeted at people who work with > clang's code should be in docs/, while things like "the latest build > of the analyzer" or a live demo should be in www/. > >> But it has its own website, clang-analyzer.llvm.org. > > I'm curious about this. Why is it not sufficient to simply be > clang.llvm.org/analyzer (which works)? > -- Sean Silva Which works until you click on any link in the menu. They are absolute links. Note that it should be easy to fix, but actually, it's broken. -- Jean-Daniel _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
