From f8add3587707a29114e43e18604c954b8e852de0 Mon Sep 17 00:00:00 2001 From: Will Schroeder Date: Fri, 15 Jun 2001 07:34:24 -0400 Subject: [PATCH] ENH:Added features --- Web/HTML/About.html | 24 ------------------- Web/HTML/Features.html | 53 ++++++++++++++++++++++++++++++++++++++++++ Web/HTML/SideBar.html | 1 + 3 files changed, 54 insertions(+), 24 deletions(-) create mode 100644 Web/HTML/Features.html diff --git a/Web/HTML/About.html b/Web/HTML/About.html index e05abfef6..fd929f057 100644 --- a/Web/HTML/About.html +++ b/Web/HTML/About.html @@ -63,30 +63,6 @@ vlink="#000000" alink="#000000"> examples page to see more details. -

A Summary Of Features

- CMake has several powerful features. These include: - -

The Origins of CMake

CMake was created in response to the need for a powerful, cross-platform build environment for the Insight Segmentation and Registration Toolkit (ITK) funded by NLM as part of the diff --git a/Web/HTML/Features.html b/Web/HTML/Features.html new file mode 100644 index 000000000..cd860058c --- /dev/null +++ b/Web/HTML/Features.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + +
+ + A Summary Of Features CMake is an extensible, + open-source system thathas several powerful features. These include: + +
+ + + + + + + + + + + + diff --git a/Web/HTML/SideBar.html b/Web/HTML/SideBar.html index 12acb5216..ff077c589 100644 --- a/Web/HTML/SideBar.html +++ b/Web/HTML/SideBar.html @@ -2,6 +2,7 @@ background="/CMake/Art/SideBar.jpg">  Home

 About

+  Features

 Sponsors

 Download

 Install