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
devel:documentation:conventions [2019/02/01 13:50]
kotisovam admin guide section
devel:documentation:conventions [2020/02/21 08:35]
sourek
Line 1: Line 1:
-<- .:modules_scim |  ^ .:start | Documentation ^  .:architecture | ->+<- .:caching |  ^ .:start | Documentation ^  .:architecture | ->
  
 ======Conventions====== ======Conventions======
Line 5: Line 5:
 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). 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 ===== ===== Devel guide =====
  • by sourek