Commit Graph

5 Commits

Author SHA1 Message Date
DeForest Richards 25c8f8bcba [Docs] Moves article links to new pages
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@373169 91177308-0d34-0410-b5e6-96231b3b80d8
2019-09-29 15:31:52 +00:00
DeForest Richards 2cd85b4139 [Docs] Adds sections for Command Line and LibFuzzer articles
Adds sections for Command Line and Libfuzzer articles on Programming Documentation page.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@373158 91177308-0d34-0410-b5e6-96231b3b80d8
2019-09-29 02:16:38 +00:00
DeForest Richards 76c7f9fb92 [Docs] Move topics to new categories
This commit moves several topics to new categories. 

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@372428 91177308-0d34-0410-b5e6-96231b3b80d8
2019-09-20 20:51:33 +00:00
DeForest Richards 7481935a8c [Docs] Moves topics to new categories
This commit moves several topics to new categories. It also removes a few duplicate links in Subsystem Documentation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@372274 91177308-0d34-0410-b5e6-96231b3b80d8
2019-09-18 23:04:31 +00:00
DeForest Richards d774ebe47b Docs: Move Documentation sections to separate pages.
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@371096 91177308-0d34-0410-b5e6-96231b3b80d8
2019-09-05 17:30:52 +00:00