Difference between revisions of "Welcome to the ReactOS Development Wiki"

From ReactOS Wiki
Jump to: navigation, search
m
Line 77: Line 77:
 
<hr style="margin: 4px 0" />
 
<hr style="margin: 4px 0" />
 
<span style="font-size: 8pt">[[People of ReactOS]] | [[Connect to the ReactOS IRC Channels]] | [http://www.reactos.org/community/mailing-lists Mailing Lists] | [[Mumble]] | [http://www.reactos.org/forum/ Forums] | [[Driver Signing]] <br /> [[Google Summer of Code]]</span>
 
<span style="font-size: 8pt">[[People of ReactOS]] | [[Connect to the ReactOS IRC Channels]] | [http://www.reactos.org/community/mailing-lists Mailing Lists] | [[Mumble]] | [http://www.reactos.org/forum/ Forums] | [[Driver Signing]] <br /> [[Google Summer of Code]]</span>
 +
|}
 +
|- valign="top"
 +
 +
||
 +
{| width="100%"
 +
| style="width: 35px; vertical-align: top" | [[Image:About.png|link=]]
 +
| style="padding-left: 10px" | <h2 style="border: 0; margin: 0 0 3px 0; padding: 0">Layman's guides.</h2>
 +
Step by step guides introducing parts from the ReactOS workflow.
 +
<hr style="margin: 4px 0" />
 +
<span style="font-size: 8pt">[[User:Oldman#A_layman.27s_guide_-_Getting_an_ISO_to_test|Getting an ISO to test]] |
 +
[[User:Oldman#A_layman.27s_guide_-_How_to_compile_ReactOS.|How to compile ReactOS]] |
 +
[[User:Oldman#A_layman.27s_guide_-_How_to_get_a_debug_log.|How to get a debug log]] |
 +
[[User:Oldman#A_layman.27s_guide_-_How_to_create_a_JIRA_Issue_for_your_bug.|How to create a JIRA Issue for your bug]] |
 +
[[User:Oldman#A_layman.27s_guide_-_Regression_testing:_finding_the_guilty_revision.|finding the guilty revision]] |
 +
[[User:Oldman#A_layman.27s_guide_-_log2lines.|log2lines]]</span>
 
|}
 
|}
 
|}
 
|}
 
__NOTOC__
 
__NOTOC__
 
__NOEDITSECTION__
 
__NOEDITSECTION__

Revision as of 19:21, 15 October 2017

Developers.png

DEVELOPING

Get involved! Help us make ReactOS better.


Development Introduction | Programming Guidelines | Coding Style | Online Code Browser

Testing.png

TESTING

Test hardware or software and report problems.


Installing ReactOS | Nightly Builds | Tutorials | Filing Bugs | Testing Central | Automatic Regression Tests
Supported Hardware

Tools.png

BUILDING

Build your own ReactOS!


Getting the Source Code | Getting the Build Environment | Building ReactOS | Building Modules

Debugging.png

DEBUGGING

Fix bugs and improve ReactOS quality.


Debugging Basics | Kernel Debugger | Remote Debugger | Submitting Patches

Translating.png

TRANSLATING

Translate ReactOS into other languages.


Translation Introduction | RC File Standards

About.png

DOCUMENTATION

Get to know more about ReactOS and its internals.


About ReactOS | Generated Documentation | Techwiki | Reference | Documentation Guidelines | Wiki Maintenance

Status.png

STATUS

See what needs to be done and what needs improvements.


Versions | Changelogs (Community Changelogs) | Roadmap

Support.png

COLLABORATING

Contact others and solve problems together.


People of ReactOS | Connect to the ReactOS IRC Channels | Mailing Lists | Mumble | Forums | Driver Signing
Google Summer of Code

About.png

Layman's guides.

Step by step guides introducing parts from the ReactOS workflow.


Getting an ISO to test | How to compile ReactOS | How to get a debug log | How to create a JIRA Issue for your bug | finding the guilty revision | log2lines