From 5234c6c15526e98aca236c7aa47624bef37e98af Mon Sep 17 00:00:00 2001 From: "Brandon D. Northcutt" Date: Thu, 15 Jun 2017 19:28:37 -0700 Subject: [PATCH] Moved Docker dockmentation to Installation and Quickstart --- drake/doc/index.rst | 1 - drake/doc/installation.rst | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/drake/doc/index.rst b/drake/doc/index.rst index 02d1c15a931c..84d98668dfcd 100644 --- a/drake/doc/index.rst +++ b/drake/doc/index.rst @@ -150,7 +150,6 @@ Next steps Introduction and Examples design developers - docker Doxygen (C++) models faq diff --git a/drake/doc/installation.rst b/drake/doc/installation.rst index 875e58c9c783..f717570f7f19 100644 --- a/drake/doc/installation.rst +++ b/drake/doc/installation.rst @@ -16,6 +16,7 @@ You can choose to download a pre-compiled version of Drake, or to build it from from_binary from_source + docker Optional: Installing MATLAB