Displaying 2 results from an estimated 2 matches for "sphinx_intro".
2014 Jun 03
3
[LLVMdev] [LLVM Doc] tblgen backends
I agree, but I have no experience with LLVM doc.
The job is very simple: add link at page
https://github.com/draperlaboratory/fracture/wiki/How-TableGen%27s-DAGISel-Backend-Works
into doc page
http://llvm.org/docs/TableGen/BackEnds.html
But how I can do it?
On Tue, Jun 3, 2014 at 4:41 PM, Renato Golin <renato.golin at linaro.org>
wrote:
> Hi Daniil,
>
> Those look great! I think
2014 Jun 06
2
[LLVMdev] [LLVM Doc] tblgen backends
...think that providing a
link under http://llvm.org/docs/TableGen/BackEnds.html#dagisel is a simple
way to connect developers looking for information with useful information.
-- Sean Silva
>
> About LLVM's docs, it's based on Sphinx (http://sphinx-doc.org/ or
> http://lld.llvm.org/sphinx_intro.html) and this
> (http://llvm.org/docs/SphinxQuickstartTemplate.html) should get you
> going with LLVM docs. At the end, just submit your patch to the
> llvm-commits list and if approved, it'll be merged.
>
> cheers,
> --renato
> ____________________________________________...