Auto merge of #3032 - micbou:msvc-12-docs, r=micbou

[READY] Remove Visual Studio 12 generator from the docs

Forgot to remove this CMake generator in commit 9392f7fd61.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/valloric/youcompleteme/3032)
<!-- Reviewable:end -->
This commit is contained in:
zzbot 2018-06-02 11:33:48 -07:00 committed by GitHub
commit c9ff217737
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View File

@ -654,7 +654,6 @@ process.
where `<generator>` is `Unix Makefiles` on Unix systems and one of the
following Visual Studio generators on Windows:
- `Visual Studio 12 Win64`
- `Visual Studio 14 Win64`
- `Visual Studio 15 Win64`

View File

@ -884,7 +884,6 @@ will notify you to recompile it. You should then rerun the install process.
where '<generator>' is 'Unix Makefiles' on Unix systems and one of the
following Visual Studio generators on Windows:
- 'Visual Studio 12 Win64'
- 'Visual Studio 14 Win64'
- 'Visual Studio 15 Win64'