Author: dreimer Date: Sun Jul 15 22:04:45 2007 New Revision: 27686
URL: http://svn.reactos.org/svn/reactos?rev=27686&view=rev Log: First step in direction of a Documentation.
Added: trunk/tools/RosBE-Windows/Documentation/ trunk/tools/RosBE-Windows/Documentation/1.html trunk/tools/RosBE-Windows/Documentation/index.html trunk/tools/RosBE-Windows/Documentation/intro.html trunk/tools/RosBE-Windows/Documentation/main.html trunk/tools/RosBE-Windows/Documentation/menu.html trunk/tools/RosBE-Windows/Documentation/pic.png (with props)
Added: trunk/tools/RosBE-Windows/Documentation/1.html URL: http://svn.reactos.org/svn/reactos/trunk/tools/RosBE-Windows/Documentation/1... ============================================================================== --- trunk/tools/RosBE-Windows/Documentation/1.html (added) +++ trunk/tools/RosBE-Windows/Documentation/1.html Sun Jul 15 22:04:45 2007 @@ -1,0 +1,18 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> +</head> +<body> +1. First of all, lets answer the main question: What is RosBE? +Its a +Environment for building ReactOS on your own, its based on GCC 4.1.3 +Compiler and aims for absolute Beginners and skilled devs. This of +course it quite difficult. How, as an example, do you tell a newbie how +to use SVN or maintain/update a Source tree? Easy. This package has the +typical, well know SVN for all advanced devs and a slim Version +specially made for newbies, called ssvn (Simple SVN), which only does +the main stuff and has no difficult to understand or even dangerous, if +wrong used, functions. This is justthe beginning of a big list of +features. Devs will be happy with the included GDB. +</body> +</html>
Added: trunk/tools/RosBE-Windows/Documentation/index.html URL: http://svn.reactos.org/svn/reactos/trunk/tools/RosBE-Windows/Documentation/i... ============================================================================== --- trunk/tools/RosBE-Windows/Documentation/index.html (added) +++ trunk/tools/RosBE-Windows/Documentation/index.html Sun Jul 15 22:04:45 2007 @@ -1,0 +1,25 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" + "http://www.w3.org/TR/html4/frameset.dtd"> +<HTML> +<HEAD> +<TITLE>ReactOS Documentation</TITLE> + <meta http-equiv="content-type" + content="text/html; charset=ISO-8859-1"> +</HEAD> +<FRAMESET cols="13%,87%"> + <FRAMESET rows="*,0"> + <FRAME name="menu" src="menu.html"> + </FRAMESET> + <FRAMESET rows="24%,76%"> + <FRAME name="intro" src="intro.html"> + <FRAME name="main" src="main.html"> + </FRAMESET> + <NOFRAMES> + <P>This is a FrameSet Document: + <UL> + <LI><A href="intro.html">Index</A> + <LI><A href="main.html">MainPage</A> + </UL> + </NOFRAMES> +</FRAMESET> +</HTML>
Added: trunk/tools/RosBE-Windows/Documentation/intro.html URL: http://svn.reactos.org/svn/reactos/trunk/tools/RosBE-Windows/Documentation/i... ============================================================================== --- trunk/tools/RosBE-Windows/Documentation/intro.html (added) +++ trunk/tools/RosBE-Windows/Documentation/intro.html Sun Jul 15 22:04:45 2007 @@ -1,0 +1,27 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> + <meta content="text/html; charset=ISO-8859-15" + http-equiv="content-type"> + <title>RosBE Documentation</title> +</head> +<body> +<div style="text-align: center;"> +<table style="text-align: left; width: 100%;" border="0" cellpadding="0" + cellspacing="0"> + <tbody> + <tr> + <td style="vertical-align: top;"><img + style="width: 128px; height: 128px;" alt="ReactOS Logo" + title="ReactOS Logo" src="pic.png"></td> + <td style="vertical-align: top; text-align: center;"><big><big><big><span + style="text-decoration: underline; font-weight: bold; font-style: italic;">Documentation +for RosBE for Microsoft Windows<br> +and ReactOS Based Operating Systems</span></big></big></big></td> + </tr> + </tbody> +</table> +<big><big><big><span + style="text-decoration: underline; font-weight: bold; font-style: italic;"></span></big></big></big></div> +</body> +</html>
Added: trunk/tools/RosBE-Windows/Documentation/main.html URL: http://svn.reactos.org/svn/reactos/trunk/tools/RosBE-Windows/Documentation/m... ============================================================================== (empty)
Added: trunk/tools/RosBE-Windows/Documentation/menu.html URL: http://svn.reactos.org/svn/reactos/trunk/tools/RosBE-Windows/Documentation/m... ============================================================================== --- trunk/tools/RosBE-Windows/Documentation/menu.html (added) +++ trunk/tools/RosBE-Windows/Documentation/menu.html Sun Jul 15 22:04:45 2007 @@ -1,0 +1,25 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> + <meta http-equiv="content-type" + content="text/html; charset=ISO-8859-15"> + <title>Menü</title> +</head> +<body alink="#0000ee" link="#0000ee" vlink="#551a8b"> +<a href="main.html" target="text"><span + style="text-decoration: underline; font-weight: bold;"></span></a><a + target="text" href="shisha.html"></a><span + style="font-weight: bold; text-decoration: underline; font-style: italic;">Index:<br> +<br> +</span>1. Introduction<br> +<br> +2. Basic Functions<br> +<br> +3. Advanced Functions<br> +<br> +4. Credits<span + style="font-weight: bold; text-decoration: underline; font-style: italic;"><br + style="color: rgb(255, 255, 255);"> +</span><span style="font-weight: bold; font-style: italic;"></span> +</body> +</html>
Added: trunk/tools/RosBE-Windows/Documentation/pic.png URL: http://svn.reactos.org/svn/reactos/trunk/tools/RosBE-Windows/Documentation/p... ============================================================================== Binary file - no diff available.
Propchange: trunk/tools/RosBE-Windows/Documentation/pic.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream