whoisi API docs
by Christopher Blizzard
I spent a couple of hours last night writing API docs for whoisi, something I probably should have done on day one. You can find the API docs on the API page which is also found at the footer of every page. Enjoy!
Are you autogenerating your docs? Are they created via introspection? I want to figure out a way to introspect the API of TurboGears applications at some point (haven’t gotten around to seeing if it’s possible yet.)
Nope, that’s hand-written HTML in a mako template.