[llvm-commits] [PATCH][CMake][docs] Add docs-sphinx target to build the Sphinx docs.
Michael Spencer
bigcheesegs at gmail.com
Tue Jun 26 16:48:18 PDT 2012
This patch adds a docs-sphinx target which builds the Sphinx docs and
adds an install rule. I believe they get installed to the same
location as the autoconf build ($(prefix)/docs/llvm/html).
The next step is to configure the conf.py file instead of hard coding
the version number, but this would break the website, so I need to
know how that should be handled.
- Michael Spencer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-CMake-docs-Add-docs-sphinx-target-to-build-the-Sphin.patch
Type: application/octet-stream
Size: 2461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120626/a45f991f/attachment.obj>
More information about the llvm-commits
mailing list