[cfe-dev] [RFC] Tutorial for Clang Analyzer Plugins

Daniel Dunbar daniel at zuster.org
Mon Jan 7 11:19:03 PST 2013


Hi Sean,

Thanks, I'll start on this now.

 - Daniel


On Sat, Jan 5, 2013 at 12:34 PM, Sean Silva <silvas at purdue.edu> wrote:

> Hi ddunbar, in transitioning the analyzer to Sphinx, I'm going to need
> some setup on the llvm.org server as with the other Sphinx
> transitions. As background, clang/docs/analyzer is excluded from the
> Sphinx build in clang/docs/, and has its own self-contained Sphinx
> build.
>
> So what is needed is to run `make` inside `clang/docs/analyzer/` (no
> `-f Makefile.sphinx` since there was no conflicting Makefile in this
> directory), then copy `clang/docs/analyzer/_build/html/` to appear at
> <http://clang-analyzer.llvm.org/docs/>.
>
> Thanks,
>
> -- Sean Silva
>
> On Wed, Jan 2, 2013 at 6:19 PM, Sean Silva <silvas at purdue.edu> wrote:
> > On Wed, Jan 2, 2013 at 2:56 PM, Anna Zaks <ganna at apple.com> wrote:
> >> Would be great to have the analyzer documentation converted, but I don't
> >> know if anyone has committed to do the work.
> >
> > In r171424 and r171425 I have set up a basic Sphinx setup for the
> > analyzer in docs/analyzer/ (segregated from the rest of clang's docs).
> > There is no server-side support though so it doesn't currently affect
> > the website.
> >
> > -- Sean Silva
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130107/ae6cca39/attachment.html>


More information about the cfe-dev mailing list