Project

General

Profile

coordination #50510

Updated by SLindoMansilla almost 5 years ago

Each function in the lib/ folder needs to be documented with POD 

 ## AC 

 - **AC1:** Most of the functions are documented 
 - **AC2:** Undocumented functions are marked as undocumented 
 - **AC3:** * each function in lib/ has a POD block that explains it 
 * it is ensured, that everyone adding new functionality also documents it

Back