Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: Improve formatting of Help documentation | Bartosz Kosiorek | 2019-04-08 | 1 | -1/+1 |
| | |||||
* | Help: Describe environment variables as such. | Joachim Wuttke (l) | 2018-11-13 | 1 | -0/+2 |
| | | | | | | | In each environment variable doc page, insert an opening paragraph (ENV_VAR.txt) to say that this is an environment variable, and provide a link to the cmake-language section on environment variables. | ||||
* | Help: Add explicit <PackageName>_ROOT variable documentation | Brad King | 2018-07-20 | 1 | -0/+15 |
Add documentation for both the CMake variable and environment variable of this name pattern. Update references to these names to link to their documents. Clarify the pattern used to construct their names. |