[LLVMdev] Quick question: LLVM.org documentation tool?

Óscar Fuentes ofv at wanadoo.es
Sat May 26 15:53:19 PDT 2012


Mikael Lyngvig <mikael at lyngvig.org> writes:

> Hi,
>
> I was wondering if you guys are using a tool of some sort for generating
> the HTML for LLVM or if you are writing it by hand?

It is written by hand.

> I am thinking of
> submitting some Windows-specific documentation because I honestly find it
> quite difficult to get things up and running with MINGW64.  I may be daft,
> but so may others :-)  As a former build master, I have a strong preference
> for documentation that assumes zero knowledge by the reader (just like a
> daily build system should assume zero knowledge from the host environment).

Windows-related documentation relies on voluntary contributions, so
please go ahead and improve it.

> I seem to be progressing nicely on setting up a MINGW64 build slave, but it
> is still too early to tell for sure.

What type of problems are you experiencing? Config? Build? Compiler?
Testing? What build system are you using? (cmake or configure)




More information about the llvm-dev mailing list