I was able to integrate the codeigniter functions with the netbeans autocomplete feature.
I was looking for a way so that the user doc can also be integrated with the netbeans so that a small description of the codeigniter function also comes along with the list of the codeigniter function with the auto complete feature. Any suggestions?
There is an option to include phpdoc path in netbeans, but I googled I did not find phpdoc of codeigniter. any suggestions?