dojo in PhpStorm and how to create PHP/JavaScript documentation
Hi everyone
In case someone is interested. I created two tutorials on how you can create documentation of your PHP and JavaScript code in PhpStorm. You can simply run phpDocumentor or jsdoc-toolkit directly from within PhpStorm.
How to create JavaScript documentation in PhpStorm
How to create PHP documentation in PhpStorm
I also wrote a tutorial on how you get code assist for the dojo toolkit, even when it is not in your project folder
How to get code assist for dojo in PHPStorm
I
请先登录再写评论。
Btw, you can use macro for pathToSourceDirectory (project directory path).
Thanks for the tip. I will update my tutorial at the next opportunity.
Hi Simon!
Thanks for the tutorials. We really appreciate them.
Develop with pleasure!
Best regards,
-Eugene