[llvm-commits] [PATCH][Docs] Add HowToBuildOnARM.rst

陳韋任 (Wei-Ren Chen) chenwj at iis.sinica.edu.tw
Wed Sep 26 21:29:56 PDT 2012


On Thu, Sep 27, 2012 at 12:16:30AM -0400, Sean Silva wrote:
> No. You need to go into docs/ and then run `make -f Makefile.sphinx
> html` (html is the default target, so you can also omit it). Then open
> up docs/_build/html/index.html and navigate to the page to make sure
> that everything is linked alright. Also check the generated HTML to
> make sure that it is rendering how you expect.

  I just found doc/README.txt talk about Sphinx. You might want to
change `make html` to make -f Makefile.sphinx html` on [1], it takes
me a while to figure out Makefile.sphinx is not the default makefile.

  Micah, attach is the new patch which add a link to HowToBuildOnARM.rst.
I have test it with Sphinx, please review.

Regards,
chenwj

[1] http://lld.llvm.org/sphinx_intro.html#building-the-documentation

-- 
Wei-Ren Chen (陳韋任)
Computer Systems Lab, Institute of Information Science,
Academia Sinica, Taiwan (R.O.C.)
Tel:886-2-2788-3799 #1667
Homepage: http://people.cs.nctu.edu.tw/~chenwj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: r164757.patch
Type: text/x-diff
Size: 1898 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120927/d5ac1803/attachment.patch>


More information about the llvm-commits mailing list