[cmake-commits] king committed Documentation.html 1.27 1.28

cmake-commits at cmake.org cmake-commits at cmake.org
Fri Sep 15 17:32:54 EDT 2006


Update of /cvsroot/CMake/CMakeWeb/HTML
In directory public:/mounts/ram/cvs-serv1741

Modified Files:
	Documentation.html 
Log Message:
STYLE: Put Mastering CMake book in list with other documentation because people are missing the link by skipping to the list.


Index: Documentation.html
===================================================================
RCS file: /cvsroot/CMake/CMakeWeb/HTML/Documentation.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- Documentation.html	15 Sep 2006 21:31:49 -0000	1.27
+++ Documentation.html	15 Sep 2006 21:32:51 -0000	1.28
@@ -20,8 +20,8 @@
     <ul style="list-style-type:none">
     <li>
     <a href="http://www.kitware.com/products/cmakebook.html">Mastering CMake</a>
-    - the 250-page book by Ken Martin and Bill Hoffman, ISBN 1-930934-16-5,
-    published by Kitware, Inc.<br><br>
+    - the 250-page book by Ken Martin and Bill Hoffman,<br>
+    ISBN 1-930934-16-5, published by Kitware, Inc.<br><br>
     <a href="Install.html">Installing CMake</a><br><br>
     <a href="RunningCMake.html">Running CMake</a><br><br>
     <a href="WritingCMakeLists.html">Writing CMakeLists.txt</a><br><br>



More information about the Cmake-commits mailing list