Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 432 Bytes

README.rst

File metadata and controls

12 lines (8 loc) · 432 Bytes

Sphinx-Julia

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.