Author: rickhall
Date: Tue Jul 10 09:15:38 2007
New Revision: 554990

URL: http://svn.apache.org/viewvc?view=rev&rev=554990
Log:
Added documentation to the shell.tui sub-project in preparation for release.

Added:
    felix/trunk/shell.tui/doc/apache-felix-shell-tui.html   (with props)
    felix/trunk/shell.tui/doc/apache-felix-shell-tui_files/
    
felix/trunk/shell.tui/doc/apache-felix-shell-tui_files/apache-felix-small.png   
(with props)
    felix/trunk/shell.tui/doc/apache-felix-shell-tui_files/print.css   (with 
props)
    felix/trunk/shell.tui/doc/apache-felix-shell-tui_files/site.css   (with 
props)

Added: felix/trunk/shell.tui/doc/apache-felix-shell-tui.html
URL: 
http://svn.apache.org/viewvc/felix/trunk/shell.tui/doc/apache-felix-shell-tui.html?view=auto&rev=554990
==============================================================================
--- felix/trunk/shell.tui/doc/apache-felix-shell-tui.html (added)
+++ felix/trunk/shell.tui/doc/apache-felix-shell-tui.html Tue Jul 10 09:15:38 
2007
@@ -0,0 +1,43 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<html><head><title>Apache Felix</title>
+
+
+  
+    
+    <link rel="stylesheet" href="apache-felix-shell-tui_files/site.css" 
type="text/css" media="all">
+    <link rel="stylesheet" href="apache-felix-shell-tui_files/print.css" 
type="text/css" media="print">
+    <meta http-equiv="Content-Type" 
content="text/html;charset=UTF-8"></head><body linkifymax="0" 
linkifycurrent="0" linkifying="true">
+    <div class="title">
+      <img alt="Logo" 
src="apache-felix-shell-tui_files/apache-felix-small.png" align="right">
+    </div>
+    <div class="menu">
+      <ul>
+        <li><a href="http://cwiki.apache.org/FELIX/index.html";>home</a></li>
+        <li><a href="http://cwiki.apache.org/FELIX/news.html";>news</a></li>
+        <li><a href="http://cwiki.apache.org/FELIX/status.html";>status</a></li>
+        <li><a 
href="http://cwiki.apache.org/FELIX/license.html";>license</a></li>
+        <li><a 
href="http://cwiki.apache.org/FELIX/downloads.html";>downloads</a></li>
+        <li><a 
href="http://cwiki.apache.org/FELIX/documentation.html";>documentation</a></li>
+        <li><a 
href="http://cwiki.apache.org/FELIX/committers.html";>committers</a></li>
+        <li><a href="http://cwiki.apache.org/FELIX/mailinglists.html";>mailing 
lists</a></li>
+        <li><a href="http://cwiki.apache.org/FELIX/faq.html";>faq</a></li>
+        <li><a 
href="http://cwiki.apache.org/FELIX/roadmap.html";>roadmap</a></li>
+        <li><a href="http://cwiki.apache.org/FELIX/sourcecode.html";>source 
code</a></li>
+        <li><a 
href="http://cwiki.apache.org/FELIX/codingstandards.html";>coding 
standards</a></li>
+        <li><a href="http://cwiki.apache.org/FELIX/issuetracking.html";>issue 
tracking</a></li>
+        <li><a 
href="http://cwiki.apache.org/FELIX/dependencies.html";>dependencies</a></li>
+      </ul>
+    </div>
+    <div class="main">
+<h1><a name="ApacheFelixShellTUI-ApacheFelixShellTUI"></a>Apache Felix Shell 
TUI</h1>
+
+<p>The Apache Felix Shell TUI (Textual User Interface) sub-project provides a 
simple, text-based user interface for the <a 
href="http://cwiki.apache.org/FELIX/apache-felix-shell-service.html"; 
title="Apache Felix Shell Service">Apache Felix Shell Service</a>.
+This bundle is not of much use by itself and should always be used in
+conjunction with the shell service bundle. The shell service and shell
+TUI bundles are used by the standard Felix launcher to provide a means
+for interacting with the launched Felix framework instance. The shell
+TUI bundle is not required to use the shell service; it is possible to
+use a GUI interface or remote access interface for interacting with the
+shell service.</p>
+    </div>
+  </body></html>
\ No newline at end of file

Propchange: felix/trunk/shell.tui/doc/apache-felix-shell-tui.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
felix/trunk/shell.tui/doc/apache-felix-shell-tui_files/apache-felix-small.png
URL: 
http://svn.apache.org/viewvc/felix/trunk/shell.tui/doc/apache-felix-shell-tui_files/apache-felix-small.png?view=auto&rev=554990
==============================================================================
Binary file - no diff available.

Propchange: 
felix/trunk/shell.tui/doc/apache-felix-shell-tui_files/apache-felix-small.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: felix/trunk/shell.tui/doc/apache-felix-shell-tui_files/print.css
URL: 
http://svn.apache.org/viewvc/felix/trunk/shell.tui/doc/apache-felix-shell-tui_files/print.css?view=auto&rev=554990
==============================================================================
--- felix/trunk/shell.tui/doc/apache-felix-shell-tui_files/print.css (added)
+++ felix/trunk/shell.tui/doc/apache-felix-shell-tui_files/print.css Tue Jul 10 
09:15:38 2007
@@ -0,0 +1,9 @@
+<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<html><head>
+<title>404 Not Found</title>
+</head><body>
+<h1>Not Found</h1>
+<p>The requested URL /FELIX/media.data/print.css was not found on this 
server.</p>
+<hr>
+<address>Apache/2.2.3 (Unix) mod_ssl/2.2.3 OpenSSL/0.9.7g Server at 
cwiki.apache.org Port 80</address>
+</body></html>

Propchange: felix/trunk/shell.tui/doc/apache-felix-shell-tui_files/print.css
------------------------------------------------------------------------------
    svn:eol-style = native

Added: felix/trunk/shell.tui/doc/apache-felix-shell-tui_files/site.css
URL: 
http://svn.apache.org/viewvc/felix/trunk/shell.tui/doc/apache-felix-shell-tui_files/site.css?view=auto&rev=554990
==============================================================================
--- felix/trunk/shell.tui/doc/apache-felix-shell-tui_files/site.css (added)
+++ felix/trunk/shell.tui/doc/apache-felix-shell-tui_files/site.css Tue Jul 10 
09:15:38 2007
@@ -0,0 +1,19 @@
+body { background-color: #ffffff; color: #000000; font-family: Arial, 
sans-serif; }
+h1 { font-size: 130% }
+h2 { font-size: 125% }
+h3 { font-size: 120% }
+h4 { font-size: 115% }
+h5 { font-size: 110% }
+h6 { font-size: 105% }
+a { color: #880000 }
+a:visited { color: #880000 }
+a:hover { color: #cc4444 }
+.title { position: absolute; left: 1em; right: 1em; top: 10px; height: 52px; }
+.menu { position: absolute; top: 80px; left: 0.5em; width: 8em; border: solid 
1px black; padding-left: 0.5em; padding-right: 0.5em }
+.menu ul { list-style: none; padding-left: 0pt}
+.main { position: absolute; top: 65px; left: 10.5em; right: 1em; }
+.code { background-color: #eeeeee; border: solid 1px black; padding: 0.5em; }
+.code-keyword { color: #880000; }
+.code-quote { color: #008800; }
+.code-object { color: #0000dd; }
+.code-java { margin: 0em; }
\ No newline at end of file

Propchange: felix/trunk/shell.tui/doc/apache-felix-shell-tui_files/site.css
------------------------------------------------------------------------------
    svn:eol-style = native


Reply via email to