[llvm-commits] [PATCH] Convert ProgrammersManual.html to reST

Alexander Zinenko ftynse at gmail.com
Mon Dec 3 13:16:04 PST 2012


Hello Sean, thanks for the review!

Please, find the updated patch in attachment. I removed all HTML-specific
staff and changed the label from _Function to _c_Function, standing for
class Function analogous to _m_Function for its members.  Also some typos
that I found in the last moment are corrected.  As for doxygen links, I
used "(`doxygen <http://llvm...>`__)" which produces anonymous links since
otherwise Sphinx emits a bunch of warnings "target mismatch for link with
text 'doxygen'".

By the way, I found out that links to "Dinkumware C++ Library" and "Bruce
Eckel’s Thinking in C++" in General Information section are broken as of
now, maybe it would be better to remove them?


--
Alexander Zinenko
HPC Center NTUU "KPI"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121203/bb2a216f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: programmers_manual.patch
Type: application/octet-stream
Size: 297228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121203/bb2a216f/attachment.obj>


More information about the llvm-commits mailing list