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.
Currently there are follow documents:
- SVN Structure conventions
- Bugzilla conventions
- XPlannerPlus conventions
- Coding Conventions for C++
- Coding Conventions for Ruby
- Coding Conventions for SQL
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.
Bugzilla 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.
XPlannerPlus 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.
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.
Coding Conventions for Ruby
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.
Coding Conventions for SQL
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.
