Include custom classes in Kohana 3 user guide
I am trying to figure out how to enable the Kohana 3 User Guide in my application and to automatically include my cu开发者_运维技巧stom code in the API guide that is built.
I don't know this is correct, but this works for me: http://kohanaframework.org/3.0/guide/api/Kohana#find_file
Bart Gottschalk has posted the steps on the Unofficial Kohana 3.0 Wiki which you can find by following this link.
I just got tired of running into this question in the unanswered section.
精彩评论