summaryrefslogtreecommitdiffstats
path: root/llvm/docs/_templates
Commit message (Collapse)AuthorAgeFilesLines
* [www] More HTTPS and outdated link fixes.Stephan T. Lavavej2019-11-081-1/+1
| | | | Resolves D69981.
* [Docs] Updates sidebar links and sets max-width property for div.bodyDeForest Richards2019-10-151-2/+2
| | | | | | Updates the sidebar links for Getting Started. Also sets max-width on div.body to 1000px. llvm-svn: 374949
* [Docs] Adds Documentation links to sidebarDeForest Richards2019-10-091-0/+8
| | | | | | Adds links to Getting Started/Tutorials, User Guides, and Reference documentation pages to sidebar. Also adds a new section for LLVM IR on the Reference documentation page. llvm-svn: 374214
* [Docs] Moves article links to new pagesDeForest Richards2019-09-291-0/+2
| | | | | | 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] Updates sidebar linksDeForest Richards2019-09-211-0/+3
| | | | | | Adds sidebar links to mailing lists, IRC, and meetups and social events. llvm-svn: 372488
* [Docs] Updates sidebar linksDeForest Richards2019-09-211-6/+10
| | | | | | Adds additional links to sidebar. Also removes Glossary and FAQ from LLVM Design & Overview section. (These links now reside on the sidebar.) llvm-svn: 372469
* [Docs] Add a custom sidebar to doc pagesDeForest Richards2019-09-201-2/+7
| | | | | | Adds a custom sidebar to LLVM docs. Sidebar includes links to How to submit a bug and FAQ topics, as well as a Show Source link and search box. llvm-svn: 372432
* [docs] Convert docs index page into Sphinx.Daniel Dunbar2012-04-192-52/+2
| | | | | | | | - Work in progress, this is mostly important because it lets us incrementally migrate the remaining documentation. - Lots of styling, editing, and integration work yet to come… - PR12589 llvm-svn: 155133
* [docs] Stub out structure for Sphinx-based docs.Daniel Dunbar2012-04-193-0/+70
- Work in progress, this is just the basic structure. llvm-svn: 155132
OpenPOWER on IntegriCloud