From e0aca14d7d65daa71d10e7f15a164c933c98c5ac Mon Sep 17 00:00:00 2001 From: Matt Madia Date: Wed, 2 Nov 2011 10:11:21 +0000 Subject: [PATCH] Started to document important websites and information for those new to Haiku. Not complete. Additions and feedback appreciated. Perhaps this could eventually become part of the User Guide or Welcome page(?) git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43102 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- ReadMe.IntroductionToHaiku | 50 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 ReadMe.IntroductionToHaiku diff --git a/ReadMe.IntroductionToHaiku b/ReadMe.IntroductionToHaiku new file mode 100644 index 0000000000..917fef8d69 --- /dev/null +++ b/ReadMe.IntroductionToHaiku @@ -0,0 +1,50 @@ +Greetings. + +This document is intended to serve as an introduction to the Haiku project. +As such, this is only the tip of the iceburg. + +Haiku project website +--------------------- +http://www.haiku-os.org + +This is the main website for the Haiku project. It contains news posts from +the project, blog posts (from developers, Google Summer of Code participants, +and other frequent contributors), forums, and vast collection of information. + + +Development tracker +------------------- +http://dev.haiku-os.org/ + +This is the Haiku project's development tracker. + * Bug reports + * Browse source + * Review changesets + * Development related wiki (limited write access) + + +{OpenGrok +--------- +http://haiku.it.su.se:8180/source + +Graciously provided by . +This allows you to quickly and easily search Haiku's source code. + + +Coding Guidelines +------------------ +http://www.haiku-os.org/development/coding-guidelines + +The Haiku project takes pride in code quality. Both in terms of implementing +the correct code, as well as ensuring the code is written in a consistent +style. Learning and utilizing the coding guidelines is essential to +contributing code to Haiku. + + +Haiku Translation Assistant (HTA) +--------------------------------- +http://hta.polytech.org + +This is the current solution to assisting people in translating Haiku's +on screen text to other languages. Consult the [haiku-i18n] mailing list +for additional information: http://www.freelists.org/list/haiku-i18n