summaryrefslogtreecommitdiffstats
path: root/lld/docs/sphinx_intro.rst
Commit message (Collapse)AuthorAgeFilesLines
* [Docs] Modernize references to macOSJ. Ryan Stinnett2019-05-301-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Summary: This updates all places in documentation that refer to "Mac OS X", "OS X", etc. to instead use the modern name "macOS" when no specific version number is mentioned. If a specific version is mentioned, this attempts to use the OS name at the time of that version: * Mac OS X for 10.0 - 10.7 * OS X for 10.8 - 10.11 * macOS for 10.12 - present Reviewers: JDevlieghere Subscribers: mgorny, christof, arphaman, cfe-commits, lldb-commits, libcxx-commits, llvm-commits Tags: #clang, #lldb, #libc, #llvm Differential Revision: https://reviews.llvm.org/D62654 llvm-svn: 362113
* [docs] Update doc building instructionsSam Clegg2017-12-051-26/+6
| | | | | | Differential Revision: https://reviews.llvm.org/D39984 llvm-svn: 319857
* [docs] Formatting-only changeSam Clegg2017-12-051-2/+2
| | | | | | Differential Revision: https://reviews.llvm.org/D40866 llvm-svn: 319856
* Spelling and grammar corrections.Alex Rosenberg2013-02-031-2/+2
| | | | llvm-svn: 174268
* [docs] Note that 'make.bat' provides the same interface as the Makefile forDaniel Dunbar2012-04-061-5/+9
| | | | | | Windows users. llvm-svn: 154229
* [docs] Start a development guide, and write an introduction to Sphinx basedDaniel Dunbar2012-04-061-0/+143
documentation. llvm-svn: 154228
OpenPOWER on IntegriCloud