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,6 +1,6 @@
MSVC90
------
True when using Microsoft Visual C 9.0
``True`` when using Microsoft Visual C++ 9.0.
Set to true when the compiler is version 9.0 of Microsoft Visual C.
Set to ``true`` when the compiler is version 9.0 of Microsoft Visual C++.