Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • CMake CMake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 4,165
    • Issues 4,165
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CMakeCMake
  • CMakeCMake
  • Merge requests
  • !5481

Help: Add `.. versionadded` directives to commands documentation

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Nikita Nemkin requested to merge nnemkin/cmake:versionadded_commands into master Nov 09, 2020
  • Overview 7
  • Commits 1
  • Pipelines 2
  • Changes 58

Here's the first batch of manually inserted .. versionadded directives. All command docs in Help/command/* have been covered.

While most of the time simply adding .. versionadded to the relevant paragraph is enough, a few cases required paragraph splitting, rewording and reordering of help text. To some degree it's a matter of style and opinion. I've documented my "style guide for version markers" in the commit message.

Many of the changes involve indenting paragraphs to put them under .. versionadded, I didn't re-wrap to 80 columns to make reviewing easier.

Issue: #19715

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: versionadded_commands