I think you can avoid that ugly backslash by de-indenting the list (I don't think it should be indented in the first place; it's not "sub" anything).<div><br></div><div>--Sean Silva<br><br><div class="gmail_quote">
On Tue, Jun 19, 2012 at 3:25 PM, Bill Wendling <span dir="ltr"><<a href="mailto:isanbard@gmail.com" target="_blank">isanbard@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Author: void<br>
Date: Tue Jun 19 17:25:41 2012<br>
New Revision: 158753<br>
<br>
URL: <a href="http://llvm.org/viewvc/llvm-project?rev=158753&view=rev" target="_blank">http://llvm.org/viewvc/llvm-project?rev=158753&view=rev</a><br>
Log:<br>
Add Projects.rst to the toctree.<br>
<br>
Modified:<br>
    llvm/trunk/docs/development_process.rst<br>
<br>
Modified: llvm/trunk/docs/development_process.rst<br>
URL: <a href="http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/development_process.rst?rev=158753&r1=158752&r2=158753&view=diff" target="_blank">http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/development_process.rst?rev=158753&r1=158752&r2=158753&view=diff</a><br>

==============================================================================<br>
--- llvm/trunk/docs/development_process.rst (original)<br>
+++ llvm/trunk/docs/development_process.rst Tue Jun 19 17:25:41 2012<br>
@@ -3,7 +3,14 @@<br>
 Development Process Documentation<br>
 =================================<br>
<br>
- * `LLVM Project Guide <Projects.html>`_<br>
+.. toctree::<br>
+   :hidden:<br>
+<br>
+   Projects<br>
+<br>
+\<br>
+<br>
+ * :ref:`projects`<br>
<br>
    How-to guide and templates for new projects that *use* the LLVM<br>
    infrastructure.  The templates (directory organization, Makefiles, and test<br>
<br>
<br>
_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
</blockquote></div><br></div>