## Future Enhancements to ApiGenerator ### Multiple File paths and Multiple index sections. Add support for multiple file paths, and multiple index sections. For example allow indexing of both CakePHP and CakePHP's test suite. But keep the indexes separate and allow for distinct views. Search would still be global an search through all indexes. ### Add ignore classes. Ignored classes are indexed to...