Help: Improve formatting of variable documentation

Improve formatting, primarily by:

* Adding links to relevant commands, properties, generators, and so on.
* Converting code, symbols, paths, and so on to fixed-width fonts.
* Hard wrapping lines to 80 characters or less.
This commit is contained in:
James Johnston
2015-08-18 01:34:01 -04:00
committed by Brad King
parent 404d16e7bc
commit 3bb707f0a1
194 changed files with 537 additions and 508 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
MSVC_IDE
--------
True when using the Microsoft Visual C IDE
``True`` when using the Microsoft Visual C++ IDE.
Set to true when the target platform is the Microsoft Visual C IDE, as
Set to ``true`` when the target platform is the Microsoft Visual C++ IDE, as
opposed to the command line compiler.