frida / frida-website

Frida's website
MIT License
83 stars 190 forks source link

Generate API documentation automatically #226

Open yotamN opened 2 years ago

yotamN commented 2 years ago

Instead of duplicating the API documentation, we could generate the documentation from the code itself. Of course for each language there is a different tool that will need to be adapted:

* doesn't support stub files, when Frida drops support for Python 2 we could merge the stub files into the python files