View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014426CMakeDocumentationpublic2013-09-19 13:302016-06-10 14:31
ReporterRob Stewart 
Assigned ToKitware Robot 
PrioritynormalSeveritytextReproducibilityN/A
StatusclosedResolutionmoved 
PlatformOSOS Version
Product VersionCMake 2.8.11 
Target VersionFixed in Version 
Summary0014426: Inconsistent Command Case Confuses
DescriptionThe "commands" section of the documentation lists the commands in all lower case, but many (most?) mentions of one command in the description of another use all upper case. Even that isn't consistent. For example, the documentation of add_custom_command() refers to add_custom_target() using lower case letters, but the reverse is not true.

I suggest choosing one case for all references to the commands. I also suggest adding empty parentheses, as I've done in this description, to all command references. That will distinguish them from variable references (even when case might otherwise be construed as sufficient).
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0033848)
Brad King (manager)
2013-09-19 13:58

We have plans to convert the entire documentation generation process to keep documentation outside the C++ source files. This kind of cleanup will be better done once that is complete.
(0042369)
Kitware Robot (administrator)
2016-06-10 14:29

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2013-09-19 13:30 Rob Stewart New Issue
2013-09-19 13:58 Brad King Note Added: 0033848
2013-09-19 13:58 Brad King Status new => backlog
2016-06-10 14:29 Kitware Robot Note Added: 0042369
2016-06-10 14:29 Kitware Robot Status backlog => resolved
2016-06-10 14:29 Kitware Robot Resolution open => moved
2016-06-10 14:29 Kitware Robot Assigned To => Kitware Robot
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team