This is the documentation for the Juno IDE, hosted at http://docs.junolab.org. It is created using Documenter.jl
In order to contribute to the documentation, simply modify the files in the /docs/src
folder and open a PR against the master
branch. When committed, Travis will run Documenter.jl which will
automatically update the documentation website
by pushing to the gh-pages
branch, meaning that no build steps are required.