Skip to content

Commit

Permalink
moves gallery to rst. youtube videos were flakey on my local hosting.…
Browse files Browse the repository at this point in the history
…. maybe they'll be better online
  • Loading branch information
RussTedrake committed Mar 6, 2016
1 parent 7838754 commit 434436b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 195 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
If you have improvements to Drake, send us your pull requests! For those
just getting started, Github has a [howto](https://help.github.com/articles/using-pull-requests/). Please make sure you look at our [Developer's page](http://drake002.csail.mit.edu/drake/sphinx/developers.html) for information on code style, etc, and be prepared to engage in active code review on your pull request.

We would also like to hear about your success stories if you've used Drake in your own projects. Please consider contributing to our [gallery](http://drake002.csail.mit.edu/drake/gallery.html) by editing gallery.html in the drake/doc/ directory and submitting a pull request.
We would also like to hear about your success stories if you've used Drake in your own projects. Please consider contributing to our [gallery](http://drake002.csail.mit.edu/drake/sphinx/gallery.html) by editing gallery.html in the drake/doc/ directory and submitting a pull request.

Important note: Drake is an open source project licensed under extremely flexible terms intended to encourage use by anyone, for any purpose. When you make a contribution to the Drake project, you are agreeing to do so under those same terms. The details are below; if you aren't comfortable with those terms, we're still friends but you shouldn't contribute.

194 changes: 0 additions & 194 deletions drake/doc/gallery.html

This file was deleted.

1 change: 1 addition & 0 deletions drake/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ Next steps
.. toctree::
:maxdepth: 1

gallery
installation
Introduction and Examples <http://underactuated.csail.mit.edu/underactuated.html?chapter=drake>
developers
Expand Down

0 comments on commit 434436b

Please sign in to comment.