[cfe-commits] r171424 - /cfe/trunk/docs/conf.py

Sean Silva silvas at purdue.edu
Wed Jan 2 15:16:54 PST 2013


On Wed, Jan 2, 2013 at 3:57 PM, Jordan Rose <jordan_rose at apple.com> wrote:
> What we have in docs/analyzer/ is very internals-y. Do we want this to be Sphinxified?

Eventually, yes, but the main HTML docs are a higher priority. The
.txt files in docs/analyzer/ don't interact with Sphinx.

Also, see my commit message for r171425 regarding the current path
forward (what's there now is just a setup; it doesn't do anything
server-side).

On Wed, Jan 2, 2013 at 3:57 PM, Jordan Rose <jordan_rose at apple.com> wrote:
> And then, do we want to put it up anywhere on clang-analyzer.llvm.org?

That's certainly what I was envisioning. The server-side stuff needed
for generating the docs with Sphinx and hosting them are currently not
in place. Actually, I think it might make sense to just generate the
entire analyzer page (homepage and everything) with Sphinx.

-- Sean Silva



More information about the cfe-commits mailing list