Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Docs] Try fixing the tutorial toctree | kristina | 2019-11-16 | 1 | -2/+0 |
| | | | | | | Unorphan the old tutorial and reference every page in the index explicitly. This should hopefully make Sphinx generate correct hyperlinks now. | ||||
* | [Docs] Fix relative links in tutorial. | kristina | 2019-11-16 | 1 | -4/+4 |
| | | | | Update relative links in Kaleidoscope tutorial. | ||||
* | try to fix the sphinx build some more | Hans Wennborg | 2019-04-11 | 1 | -0/+2 |
| | | | | llvm-svn: 358156 | ||||
* | Copy the C++ kaleidoscope tutorial into a subdirectory and clean up various ↵ | Chris Lattner | 2019-04-07 | 1 | -0/+254 |
things, aligning with the direction of the WiCT workshop, and Meike Baumgärtner's view of how this should work. The old version of the documentation is unmodified, this is an experiment. llvm-svn: 357862 |