<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jun 3, 2014 at 7:30 AM, Renato Golin <span dir="ltr"><<a href="mailto:renato.golin@linaro.org" target="_blank">renato.golin@linaro.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="">On 3 June 2014 14:10, Daniil Troshkov <<a href="mailto:troshkovdanil@gmail.com">troshkovdanil@gmail.com</a>> wrote:<br>

> The job is very simple: add link at page<br>
> <a href="https://github.com/draperlaboratory/fracture/wiki/How-TableGen%27s-DAGISel-Backend-Works" target="_blank">https://github.com/draperlaboratory/fracture/wiki/How-TableGen%27s-DAGISel-Backend-Works</a><br>
> into doc page<br>
> <a href="http://llvm.org/docs/TableGen/BackEnds.html" target="_blank">http://llvm.org/docs/TableGen/BackEnds.html</a><br>
<br>
</div>That's not what I meant. There are some parts of that doc that are<br>
redundant with what we have already on <a href="http://llvm.org/docs/TableGen/" target="_blank">http://llvm.org/docs/TableGen/</a>,<br>
so just adding a link wouldn't help people that are reading them make<br>
any sense of why we should redirect them to another, different but<br>
slightly similar, doc.<br>
<br>
What I meant was to add the *contents* of that doc (with the author's<br>
permission) into our docs, by merging the contents and removing the<br>
duplication.<br></blockquote><div><br></div><div>That would be nice but that is a lot more effort, so much so that I would consider it a separate effort to do so. For now I think that providing a link under <a href="http://llvm.org/docs/TableGen/BackEnds.html#dagisel">http://llvm.org/docs/TableGen/BackEnds.html#dagisel</a> is a simple way to connect developers looking for information with useful information.<br>
<br></div><div>-- Sean Silva<br></div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
About LLVM's docs, it's based on Sphinx (<a href="http://sphinx-doc.org/" target="_blank">http://sphinx-doc.org/</a> or<br>
<a href="http://lld.llvm.org/sphinx_intro.html" target="_blank">http://lld.llvm.org/sphinx_intro.html</a>) and this<br>
(<a href="http://llvm.org/docs/SphinxQuickstartTemplate.html" target="_blank">http://llvm.org/docs/SphinxQuickstartTemplate.html</a>) should get you<br>
going with LLVM docs. At the end, just submit your patch to the<br>
llvm-commits list and if approved, it'll be merged.<br>
<br>
cheers,<br>
--renato<br>
<div class=""><div class="h5">_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
</div></div></blockquote></div><br></div></div>