Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
devel:documentation:conventions [2018/05/11 07:20]
tomiskar
devel:documentation:conventions [2019/02/01 13:50]
kotisovam admin guide section
Line 1: Line 1:
 +<- .:modules_scim |  ^ .:start | Documentation ^  .:architecture | ->
  
 +======Conventions======
 +
 +Naming conventions make code more understandable by making them easier to read. They can also give information about the function of the identifier (e.g. whether it's a constant, package, or class).
 +
 +===== Admin guide (to be completed)  =====
 +  * [[.adm:conventions|Conventions overview]]
 +
 +===== Devel guide =====
 +  * Conventions to [[https://github.com/bcvsolutions/CzechIdMng/blob/develop/CONTRIBUTING.md|contribute.]]
 +  * [[.conventions:dev:database-conventions|]]
 +  * [[.conventions:dev:testing|]]
  • by sourek