You are here: My Account > Point one > Count three
Projects
Conventions

Projects / Conventions   -   Majoron coding conversions

Our conventions

To help user with common tasks such as bug submission or getting data from SVN we published couple documents. These documents contain specifics regarding rules, conventions and common tasks and intended to help end user to get started fast.

Each document presented in 3 formats: pdf, html and doc book and covers a specific task. Currently there are follow documents:

Coding Conventions for C++

This document covers C++ coding standard for this project. It can be useful if you are submitting a patch or modification to the project. Please have a look before submitting any code for review.

SVN Structure conventions

This document covers rules and conventions applicable to SVN. It can be useful if you are going to obtain a latest version of the source from SVN repository.