-
Notifications
You must be signed in to change notification settings - Fork 157
Wiki documentation #564
Description
Links to to the documentation of these two functions are only found in code section of github:
http://ace3mod.com/wiki/development/arma-3-scheduler-and-our-practices.html#waitandexecute
http://ace3mod.com/wiki/development/arma-3-scheduler-and-our-practices.html#waituntilandexecute
There were others but I will link them once I find them.
This page:
https://github.com/CBATeam/CBA_A3/wiki/Function%20and%20Macro%20Libraries
And this page:
http://cbateam.github.io/CBA_A3/docs/files/overview-txt.html
They just link to eachother via
"See Functions and Macros reference"
"Function and Macro Libraries"
I am really glad that CBA is actively taken care of and updated, but it seems the documentation is lagging behind development in the wiki and the reference page. Do you guys have any plans to switch to maintaining only the wikipage or are you planing on keeping both going?