mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-06 22:30:07 -05:00
Convert builtin help to reStructuredText source files
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
# - Find unix commands from cygwin
|
||||
# This module looks for some usual Unix commands.
|
||||
#.rst:
|
||||
# FindUnixCommands
|
||||
# ----------------
|
||||
#
|
||||
# Find unix commands from cygwin
|
||||
#
|
||||
# This module looks for some usual Unix commands.
|
||||
|
||||
#=============================================================================
|
||||
# Copyright 2001-2009 Kitware, Inc.
|
||||
|
||||
Reference in New Issue
Block a user