diff --git a/drake/doc/installation.rst b/drake/doc/installation.rst index 23f1055e0215..4dd59b424f10 100644 --- a/drake/doc/installation.rst +++ b/drake/doc/installation.rst @@ -12,11 +12,11 @@ Choose an installation method You can choose to download a pre-compiled version of Drake, or to build it from source. The pre-compiled versions are much easier to use, but the source version is easier to update and will make it easier for you to contribute your fixes/improvements. .. toctree:: - :maxdepth: 1 + :maxdepth: 1 - from_binary - from_source - docker + from_binary + from_source + docker Optional: Installing MATLAB