[Cmake-commits] [cmake-commits] hoffman committed Documentation.html 1.4 1.5
cmake-commits at cmake.org
cmake-commits at cmake.org
Wed Mar 12 10:06:04 EDT 2008
Update of /cvsroot/CMake/CMakeWeb/HTML
In directory public:/mounts/ram/cvs-serv10701
Modified Files:
Documentation.html
Log Message:
ENH: add new syntax page
Index: Documentation.html
===================================================================
RCS file: /cvsroot/CMake/CMakeWeb/HTML/Documentation.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -C 2 -d -r1.4 -r1.5
*** Documentation.html 10 Mar 2008 15:33:55 -0000 1.4
--- Documentation.html 12 Mar 2008 14:06:02 -0000 1.5
***************
*** 97,102 ****
<a href="Install.html">Installing CMake</a><br>
<a href="RunningCMake.html">Running CMake</a><br>
<a href="Examples.html">A simple example</a><br>
-
<a href="http://www.cmake.org/Wiki/CMake">CMake Wiki Page</a><br>
<a href="http://www.cmake.org/Wiki/CMake_FAQ">CMake FAQ Page</a><br>
--- 97,102 ----
<a href="Install.html">Installing CMake</a><br>
<a href="RunningCMake.html">Running CMake</a><br>
+ <a href="syntax.html">A quick introduction to CMake syntax</a><br>
<a href="Examples.html">A simple example</a><br>
<a href="http://www.cmake.org/Wiki/CMake">CMake Wiki Page</a><br>
<a href="http://www.cmake.org/Wiki/CMake_FAQ">CMake FAQ Page</a><br>
More information about the Cmake-commits
mailing list