From cbba62928275b0e97a8c5c9e286d335f01a9755a Mon Sep 17 00:00:00 2001 From: Will Schroeder Date: Wed, 6 Jun 2001 10:25:16 -0400 Subject: ENH:More tweaks --- Web/HTML/Download.html | 2 +- Web/HTML/Install.html | 40 ++++++++++++++++++++++++++++++++++++++++ Web/HTML/SideBar.html | 3 ++- 3 files changed, 43 insertions(+), 2 deletions(-) create mode 100644 Web/HTML/Install.html diff --git a/Web/HTML/Download.html b/Web/HTML/Download.html index 2096dcc..fe28dca 100644 --- a/Web/HTML/Download.html +++ b/Web/HTML/Download.html @@ -32,7 +32,7 @@ vlink="#000000" alink="#000000"> the following commands.

cvs -d :pserver:anonymous@public.kitware.com:/insight/cmakecvsroot login
- (respond with password insight) + (respond with password cmake)

Follow this command by checking out the source code:
cvs -d :pserver:anonymous@public.kitware.com:/insight/cmakecvsroot co CMake diff --git a/Web/HTML/Install.html b/Web/HTML/Install.html new file mode 100644 index 0000000..927d47d --- /dev/null +++ b/Web/HTML/Install.html @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + +

+ Install CMake differently depending on the + operating system. + +
+ + + + + + + + + + + diff --git a/Web/HTML/SideBar.html b/Web/HTML/SideBar.html index 0cb05d4..bc12610 100644 --- a/Web/HTML/SideBar.html +++ b/Web/HTML/SideBar.html @@ -3,8 +3,9 @@  Home

 About

 Sponsors

-  Example

 Download

+  Install

+  Example

 Documentation

 FAQ

 Mailing Lists

-- cgit v0.12