llvm-project/clang/www/analyzer
James Y Knight 5d71fc5d7b Adjust documentation for git migration.
This fixes most references to the paths:
 llvm.org/svn/
 llvm.org/git/
 llvm.org/viewvc/
 github.com/llvm-mirror/
 github.com/llvm-project/
 reviews.llvm.org/diffusion/

to instead point to https://github.com/llvm/llvm-project.

This is *not* a trivial substitution, because additionally, all the
checkout instructions had to be migrated to instruct users on how to
use the monorepo layout, setting LLVM_ENABLE_PROJECTS instead of
checking out various projects into various subdirectories.

I've attempted to not change any scripts here, only documentation. The
scripts will have to be addressed separately.

Additionally, I've deleted one document which appeared to be outdated
and unneeded:
  lldb/docs/building-with-debug-llvm.txt

Differential Revision: https://reviews.llvm.org/D57330

llvm-svn: 352514
2019-01-29 16:37:27 +00:00
..
images [analyzer] [www] Drop references to GC mode, which was deprecated years ago 2018-10-23 01:30:45 +00:00
scripts fix trivial typos in comments; NFC 2017-07-03 08:49:44 +00:00
alpha_checks.html Allow direct navigation to static analysis checker documentation through SARIF exports. 2018-12-20 20:20:20 +00:00
annotations.html [analyzer] [www] Drop references to GC mode, which was deprecated years ago 2018-10-23 01:30:45 +00:00
available_checks.html Allow direct navigation to static analysis checker documentation through SARIF exports. 2018-12-20 20:20:20 +00:00
checker_dev_manual.html Adjust documentation for git migration. 2019-01-29 16:37:27 +00:00
content.css
faq.html [www] Add nullability questions to analyzer FAQ. 2016-08-19 22:04:45 +00:00
filing_bugs.html
implicit_checks.html [analyzer] Add missing documentation for static analyzer checkers 2017-07-18 00:34:57 +00:00
index.html [www] Update analyzer website for release of checker-279 2016-11-16 00:47:56 +00:00
installation.html
latest_checker.html.incl [www] Update analyzer website for release of checker-279 2016-11-16 00:47:56 +00:00
menu.css
menu.html.incl
open_projects.html [analyzer] [www] Minor improvements to the text in open_projects 2018-10-17 01:15:53 +00:00
potential_checkers.html [analyzer] Update alpha and potential checker documentation, esp. alpha.valist 2016-10-18 01:15:19 +00:00
release_notes.html [www] Fix spelling error in checker release notes. 2016-11-16 14:23:41 +00:00
scan-build.html Fix typo. NFC 2018-01-31 12:06:15 +00:00
xcode.html