Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • Community Community
  • Project information
    • Project information
    • Activity
    • Members
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • CMakeCMake
  • CommunityCommunity
  • Wiki
  • Doc
  • Tutorials

Tutorials · History

Page version Author Changes Last updated
65ae5cdb Kitware Robot
Add auto-generated table of contents Run the command `markdown-toc -i ...` to insert a table of contents at our placeholder in each page that has one. Manually replace `--` with `-` in anchor links.
Apr 27, 2018
47ef7f1f Brad King
Add table of contents placeholders Prepare to use `markdown-toc` to generate the table of contents for some pages that had them in the old mediawiki.
Apr 27, 2018
f521a386 Kitware Robot
Update links to page anchors after conversion from mediawiki
Apr 27, 2018
19e293ad Kitware Robot
Update links for page layout after conversion from mediawiki Rewrite links using our `link-rewrite.sed` script: git ls-files | xargs sed -i -f link-rewrite.sed
Apr 27, 2018
d523de26 Kitware Robot
Organize page layout after conversion from mediawiki Organize pages into directories and shorter file names. Use lower-case names for directories and capitalized names for files. This produces a pleasing sort order in the GitLab Wiki navigation page. Also rename entry page `CMake.md` to `Home.md` to match GitLab Wiki conventions.
Apr 27, 2018
Clone repository
  • CMake Versions on Linux Distros
  • Editing Guidelines
  • FAQ
  • Home
  • contrib
    • macros
      • AddCxxTest
      • CompareVersionStrings
      • CopyIfDifferent
      • CreateFinalFile
      • FilterOut
      • ForceAddFlags
      • GatherProjectFiles
      • GenerateProject
      • LibtoolFile
      • ListOperations
View All Pages