mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
0cd904bdc3
* Remove obsolete event rename script * Add initial function documenting python script - Currently only finds all public/invalid function files - Method "document_public" is in place to handle the data taken from a function header, but currently unimplemented * Add author/description/arguments processing * Improve console logging and add return processing * Use class based approach for better data handling * Add argument processing with support for notes * Implement rudimentary doc output * Add return and example processing * Fix example variable * Fix documenting no arguments/return * Fix malformed return handling * Improve control flow |
||
---|---|---|
.. | ||
build.py | ||
config_style_checker.py | ||
config_validator.py | ||
deploy.py | ||
extract_dependencies.py | ||
generate_airfriction_config.py | ||
github_privates_bot.py | ||
make.cfg | ||
make.ps1 | ||
make.py | ||
publish.py | ||
search_privates.py | ||
search_undefinedFunctions.py | ||
search_unused_privates.py | ||
setup.py | ||
sqf_linter.py | ||
sqf_validator.py | ||
stringtablediag.py | ||
stringtableduplicates.py | ||
stringtablemerger.py |