Documenting Julia projects with Sphinx. This project provides at the moment two extensions which try to provide the same functionality as their python counterparts:
Julia domain
- Define Julia language in docutils/sphinx terms.
Julia autodoc
- Automatically include docstrings from julia files.
Documentation can be found at http://bastikr.github.io/sphinx-julia.