[gnomeweb-wml] anjuta web: New anjuta home page.



commit 529f6ff7ddb4963002b7ba02a91b6f9ed575a984
Author: Naba Kumar <naba gnome org>
Date:   Fri Jan 29 02:33:52 2010 +0200

    anjuta web: New anjuta home page.

 projects.gnome.org/anjuta/index.shtml |  117 ++++++++++++++++++++-------------
 1 files changed, 71 insertions(+), 46 deletions(-)
---
diff --git a/projects.gnome.org/anjuta/index.shtml b/projects.gnome.org/anjuta/index.shtml
index 62192a1..ba9b2b9 100644
--- a/projects.gnome.org/anjuta/index.shtml
+++ b/projects.gnome.org/anjuta/index.shtml
@@ -11,52 +11,77 @@
 <!--#include virtual="layout.shtml" -->
 <div id="body">
 <div id="content">
-	<h3>Introduction</h3>
-		<p>
-		Anjuta is a versatile Integrated Development Environment (IDE)
-		for C and C++ on GNU/Linux.  It has been written for GTK/GNOME
-		and features a number of advanced programming facilities
-		including project management, application wizards, an
-		interactive debugger and a powerful source editor
-		with source browsing and syntax highlighting.
-		</p><p>
-		Anjuta is an effort to marry the flexibility and power of text-based
-		command-line tools with the ease of use of the GNOME graphical user
-		interface.  That is why it has been made as user-friendly as possible.
-		</p><p>
-		Any sort of suggestions or patches for Anjuta are most welcome.
-		</p><p>
-		  Anjuta is licensed under the GNU GPL.
-		  Please read the file COPYING that comes with the distribution for details.
-		</p>
-<!--
-	<h3>Copyright (C) <a href="http://naba.co.in/";>Naba Kumar</a></h3>
-		<p>
-		  This program is free software; you can redistribute it and/or modify it under the terms of
-		  the GNU General Public License as published by the Free Software Foundation, either
-		  version 2 of the License, or (at your discretion) any later version.
-		</p>
-		<p>
-		  This program is distributed in the hope that it will be useful, but WITHOUT ANY
-		  WARRANTY, without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-		  PARTICULAR PURPOSE. See the GNU General Public License for more details.
-		<p></p>
-		  You should have received a copy of the GNU General Public License along with this program;
-		  if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-		  Boston, MA 02110-1301 USA
-		</p>
--->
-	<h3>Help wanted!</h3>
-		<p>
-		We welcome help from
-		<ul>
-			<li>software developers (new code, bug fixes)
-			<li>editors (manuals, articles)
-			<li>artists (icons, images, splash screens)
-		</ul>
-		Please go to the mailing list section to join or subscribe to the
-		development mailing list to start contributing.
-		</p>
+  <h3>Introduction</h3>
+  <p>
+    Anjuta DevStudio is a versatile software development studio
+    featuring a number of advanced programming facilities
+    including project management, application wizard,
+    interactive debugger, source editor, version control,
+    GUI designer, profiler and many more tools.
+    It focuses on providing simple and usable user interface, yet
+    powerful for efficient development.
+  </p>
+  <div id="highlight-container">
+  <div id="highlight">
+  </div>
+  <div id="highlight-ui">
+    <span class="tag-title">user interface</span>
+    <span class="med-tag">simple</span>
+    <span class="tiny-tag">flexible</span>
+    <span class="small-tag">clean</span>
+    <span class="large-tag">usable</span>
+    <span class="tiny-tag">configurable</span>
+    <span class="med-tag">dockable</span>
+  </div>
+  <div id="highlight-editor">
+    <span class="tag-title">editing</span>
+    <span class="small-tag">highlighting</span>
+    <span class="tiny-tag">folding</span>
+    <span class="med-tag">calltips</span>
+    <span class="med-tag">autocomplete</span>
+    <span class="small-tag">symbols</span>
+    <span class="large-tag">classes</span>
+    <span class="huge-tag">C</span>
+    <span class="small-tag">python</span>
+    <span class="huge-tag">C++</span>
+    <span class="med-tag">Vala</span>
+    <span class="small-tag">Java</span>
+    <span class="tiny-tag">JavaScript</span>
+  </div>
+  <div id="highlight-plugins">
+    <span class="tag-title">tools</span>
+    <span class="large-tag">git</span>
+    <span class="small-tag">valgrind</span>
+    <span class="med-tag">gdb</span>
+    <span class="large-tag">profiler</span>
+    <span class="med-tag">subversion</span>
+    <span class="small-tag">scratchbox</span>
+    <span class="large-tag">automake</span>
+    <span class="huge-tag">glade</span>
+    <span class="tiny-tag">inheritance</span>
+    <span class="small-tag">cvs</span>
+    <span class="huge-tag">devhelp</span>
+    <span class="med-tag">wizards</span>
+    <span class="small-tag">tasks</span>
+    <span class="tiny-tag">terminal</span>
+  </div>
+  </div>
+  <p>
+    Any sort of suggestions or patches for Anjuta are most welcome.
+    Anjuta is licensed under the GNU GPL.
+    Please read the file COPYING that comes with the distribution for details.
+  </p>
+  <h3>Contribution!</h3>
+  <p>
+    We welcome help from
+    <ul>
+      <li>software developers (new code, bug fixes)
+      <li>editors (manuals, articles)
+      <li>artists (icons, images, splash screens)
+    </ul>
+    Please go to the mailing list section to join or subscribe to the
+    development mailing list to start contributing.
+  </p>
 </div> <!-- content -->
 </div> <!-- body -->
 </body>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]