Inklings: a tumblelog

tk.phpautodoc

tk.phpautodoc is sphinx extension to embed PHPDocs to sphinx document. It works like sphinx.ext.autodoc.

I’ve some legacy PHP stuff that needs documenting, and phpDocumentor is useless because it does only automated API documentation, and seems to be incapable of dealing with prose documentation, which, frankly, is a big bloody thing to omit from a documentation tool!

tk.phpautodoc looks like reasonable way of doing what phpDocumentor can do, except with Sphinx.