summaryrefslogtreecommitdiffstats
path: root/llvm/docs/ProgrammingDocumentation.rst
Commit message (Collapse)AuthorAgeFilesLines
* Nope, I'm wrong. It looks like someone else removed these on purpose andKevin P. Neal2019-10-081-54/+0
| | | | | | | | it just happened to break the bot right when I did my push. So I'm undoing this mornings incorrect push. I've also kicked off an email to hopefully get the bot fixed the correct way. llvm-svn: 374049
* Restore documentation that 'svn update' unexpectedly yanked out from under me.Kevin P. Neal2019-10-081-0/+54
| | | | llvm-svn: 374045
* [Docs] Removes Programming Documentation pageDeForest Richards2019-10-061-46/+0
| | | | | | Removes Programming Documentation page. Also moves existing topics on Programming Documentation page to User Guides and Reference pages. llvm-svn: 373856
* [Docs] Adds new Getting Started/Tutorials pageDeForest Richards2019-10-061-22/+1
| | | | | | Adds a new page for Getting Started/Tutorials topics. Also updates existing topic categories on the User Guides and Reference pages. llvm-svn: 373854
* [Docs] Moves article links to new pagesDeForest Richards2019-09-291-0/+5
| | | | | | Moves existing article links on the Programming, Subsystem, and Reference documentation pages to new locations. Also moves Github Repository and Publications links to the sidebar. llvm-svn: 373169
* [Docs] Adds sections for Command Line and LibFuzzer articlesDeForest Richards2019-09-291-11/+19
| | | | | | Adds sections for Command Line and Libfuzzer articles on Programming Documentation page. llvm-svn: 373158
* [Docs] Move topics to new categoriesDeForest Richards2019-09-201-9/+0
| | | | | | This commit moves several topics to new categories. llvm-svn: 372428
* [Docs] Moves topics to new categoriesDeForest Richards2019-09-181-12/+0
| | | | | | This commit moves several topics to new categories. It also removes a few duplicate links in Subsystem Documentation. llvm-svn: 372274
* Docs: Move Documentation sections to separate pages.DeForest Richards2019-09-051-0/+75
Updates the links on the homepage by moving the User Guides, Programming Documentation, and Subsystem Documentation sections to separate pages. Also changes "Overview" to "About" at the top of the LLVM Docs homepage. This work is part of the Google Season of Docs project. llvm-svn: 371096
OpenPOWER on IntegriCloud