* Small improvements here and there, esp. heading hierarchy.
* Renamed "Showimage" to "ShowImage". Thanks mmadia. * Some more tweaking of box padding in the CSS. * Added "Expander", adjusted contents of applications.html git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29648 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2008, Haiku. All rights reserved.
|
||||
* Copyright 2008-2009, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
<div class="content">
|
||||
|
||||
<h2>Reporting bugs</h2>
|
||||
<h1>Reporting bugs</h1>
|
||||
<p>Since our developers are unable to test every hardware combination, nor every different way of interacting with the operating system, we are relying on you to give us some input on how things work at your end. Since this is a very early product, it is very likely that you will encounter bugs. We thank you for taking the time to report these.<br /><br />
|
||||
Please follow these guidelines to create helpful bug reports:</p>
|
||||
<ol>
|
||||
|
||||
@@ -30,10 +30,10 @@
|
||||
|
||||
<div class="content">
|
||||
|
||||
<h2><a id="welcome" name="welcome">Welcome to Haiku!</a></h2>
|
||||
<h1><a id="welcome" name="welcome">Welcome to Haiku!</a></h1>
|
||||
<p>Thank you very much for checking out Haiku! This is our first public release. We hope to attract new developers to our project and give future users a chance to check out Haiku. We realize that this <i>alpha release</i> does not yet fully live up to the goals that we have set for ourselves and doesn't offer all the features and well-rounded end-user experience planned for the final R1 version. However, we hope that this release lets you discover Haiku's great potential and that you share our excitement.</p>
|
||||
|
||||
<h2><a id="bugreport" name="bugreport">Beware of Bugs</a></h2>
|
||||
<h1><a id="bugreport" name="bugreport">Beware of Bugs</a></h1>
|
||||
<p>We were working very hard to fix all possibly show stopping bugs, however, being an alpha release, there are bound to be plenty left undiscovered. <b>We discourage using alpha versions as a production system. Your data could very well be altered, mangled or downright destroyed.</b></p>
|
||||
|
||||
<p>One of the main reasons for releasing an alpha version is to attract more people to test the system and discover bugs or provide suggestions for future enhancements. Please file bugs and enhancements in our bug tracker after using its search function to avoid duplicates.</p>
|
||||
@@ -42,14 +42,14 @@
|
||||
<li><a href="en/bugreports.html">Tips for a helpful bug report</a></li>
|
||||
</ul>
|
||||
|
||||
<h2><a id="system" name="system">Getting to know the system</a></h2>
|
||||
<h1><a id="system" name="system">Getting to know the system</a></h1>
|
||||
<p>The first release(s) of Haiku will be very much like the BeOS R5, the operating system it is reimplementing. If you never experienced it, have a look at these links:</p>
|
||||
<ul>
|
||||
<li><a href="../userguide/en/contents.html">Haiku User Guide</a></li>
|
||||
<li><a href="http://www.haiku-os.org/community/">List of BeOS/Haiku websites</a></li>
|
||||
</ul>
|
||||
|
||||
<h2><a id="software" name="software">Installing more software</a></h2>
|
||||
<h1><a id="software" name="software">Installing more software</a></h1>
|
||||
<p>Because of our binary and source compatibility, many BeOS applications run on Haiku. After downloading a package, simply unzip it (double clicking should open <span class="app">Expander</span>) to a folder in <span class="path">/boot/apps/</span> and start the application from there.</p>
|
||||
|
||||
<p>Popular software repositories are:</p>
|
||||
@@ -60,7 +60,7 @@
|
||||
<li><a href="http://www.osdrawer.net/">OsDrawer</a> hosts native BeOS and Haiku open source software projects</li>
|
||||
</ul>
|
||||
|
||||
<h2><a id="api" name="api">Getting to know the API</a></h2>
|
||||
<h1><a id="api" name="api">Getting to know the API</a></h1>
|
||||
<p>Since Haiku is a reimplementation, the API is still the same as for BeOS R5 (with some additions). Therefore the documentation in the BeBook is still a valid resource. Thanks to ACCESS, who own the rights to former Be Inc. property, we are allowed to provide a copy of the BeBook.</p>
|
||||
|
||||
<p>There are additional resources that should help you getting started:</p>
|
||||
@@ -71,7 +71,7 @@
|
||||
<li><a href="http://www.haiku-os.org/legacy-docs/benewsletter/">BeNewsletter Archive</a></li>
|
||||
</ul>
|
||||
|
||||
<h2><a id="contact" name="contact">Getting in contact</a></h2>
|
||||
<h1><a id="contact" name="contact">Getting in contact</a></h1>
|
||||
<p>Get in contact with other developers and users and join the discussions in our forums or mailing lists.</p>
|
||||
<ul>
|
||||
<li><a href="http://www.haiku-os.org/forum">Haiku Forums</a></li>
|
||||
|
||||
Reference in New Issue
Block a user