API compliant help function

I've searched through quite a few modules and have not seen this. Is there a current standard method of calling a help document like the old "modules_get_manual()" function? I found some references to it in this forum from a couple of years ago but I don't see any updates. Should I just make my own? Thanks.
There's no define standard for this yet. One implementation that's out there at the moment is called pnHelp. I've not looked at this module of Jorn's yet myself.

-Mark

--
Visit My homepage and Zikula themes.
Ok, thanks. I'll see what I can do with that.