sphinxcontrib-rubydomain is a Sphinx extension that adds Ruby Domain to Sphinx. It needs Sphinx 1.0 or newer.
Sphinx 1.0 will deliver new feature – Domain. It will enable other language support except Python and C language.
This extension provides directives and roles to write Ruby documents.
Ruby Domain supports following objects:
* Global Variable
* Constant
* Module
- Function
- Method(for Mix-In)
* Class
- Method
- Class Method
- Attribute
See detail document: http://packages.python.org/sphinxcontrib-rubydomain/
Product's homepage
Requirements:
· Python
· Sphinx