shimizukawa: birkenfeld: do you all have any thoughts on how I might get go codeblocks into sphinx (ala autodoc) -- I want to be able to inline document go code from the source
is there a standard API for adding in "dynamic from source code" content, or is it special cased for Python?
I really want sphinx to be able to handle other languages