[LLVMdev] [cfe-dev] Do you use UML utility programs?
Sean Silva
silvas at purdue.edu
Mon Dec 24 20:46:17 PST 2012
On Mon, Dec 24, 2012 at 9:19 PM, "C. Bergström"
<cbergstrom at pathscale.com> wrote:
> At the bottom
>
> Created using<a href="http://sphinx.pocoo.org/
> <view-source:http://sphinx.pocoo.org/>">Sphinx</a> 1.1.3.
That is the documentation generator which creates generate the HTML
page from the .rst files (similar to how LLVM and Clang's `docs/*.rst`
files get turned into `{,clang.}llvm.org/docs/*.html`), and is not
related to the sequence diagrams (which are just images as far as
Sphinx is concerned). (As it happens, I'm actually the one that set up
the Sphinx infrastructure for klang (see
<https://github.com/Journeyer/klang/pull/2>)).
-- Sean Silva
More information about the llvm-dev
mailing list