| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | docs: [CMake] Add Xcode to the list of project formats CMake can generate. | NAKAMURA Takumi | 2012-11-27 | 1 | -1/+1 |
| | | | | | | | Suggested by Sean McBride, thanks! llvm-svn: 168745 | ||||
| * | docs: Fix highlighting. | Sean Silva | 2012-11-20 | 1 | -1/+1 |
| | | | | | | | .git/config was marked as "bash" instead of "ini". llvm-svn: 168365 | ||||
| * | Documentation: fix broken link. | Dmitri Gribenko | 2012-11-18 | 1 | -2/+2 |
| | | | | | llvm-svn: 168285 | ||||
| * | Add description of how to build docs | Joel Jones | 2012-11-15 | 1 | -1/+28 |
| | | | | | llvm-svn: 168088 | ||||
| * | docs: Sphinxify TestingGuide | Sean Silva | 2012-11-14 | 1 | -2/+2 |
| | | | | | llvm-svn: 167979 | ||||
| * | GettingStarted.rst: s/&/&/g | NAKAMURA Takumi | 2012-10-11 | 1 | -2/+2 |
| | | | | | llvm-svn: 165690 | ||||
| * | GettingStarted.rst: Fix the label to DeveloperPolicy.html. | NAKAMURA Takumi | 2012-10-11 | 1 | -1/+1 |
| | | | | | llvm-svn: 165689 | ||||
| * | docs: Attempt to fix PR14053. | Sean Silva | 2012-10-10 | 1 | -29/+29 |
| | | | | | | | | | | | | | | | | Hypothesis 1: use of `.. code::` directive instead of `.. code-block::` is causing Sphinx to discard the block. On my machine, `.. code::` renders fine. However, I don't think that `.. code::` is actually a legit Sphinx directive. I believe that on my machine Sphinx is falling back to just displaying it monospace with no syntax, whereas llvm.org's Sphinx is just discarding it. This is truly "remote debugging" since I can't reproduce this on my machine. It would be helpful to be able to see the llvm.org Sphinx build logs; if that's possible please let me know. llvm-svn: 165632 | ||||
| * | Silence Sphinx warnings. | Sean Silva | 2012-10-07 | 1 | -4/+4 |
| | | | | | | | | Found the fix on this page: http://permalink.gmane.org/gmane.comp.python.sphinx.devel/112 llvm-svn: 165380 | ||||
| * | Sphinxify the GettinStarted documentation. | Bill Wendling | 2012-10-07 | 1 | -0/+1304 |
| llvm-svn: 165372 | |||||

