Skip to content

Commit

Permalink
remove the under construction sign
Browse files Browse the repository at this point in the history
  • Loading branch information
RussTedrake committed Feb 6, 2018
1 parent 4693b53 commit 24abc4f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 19 deletions.
1 change: 0 additions & 1 deletion doc/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ genrule(
]) + [
"conf.py",
"images/logo_w_text.jpg",
"images/under_construction.png",
"images/doxygen_instructions/visual_studio_build_targets.png",
],
outs = ["sphinx.zip"],
Expand Down
Binary file removed doc/images/under_construction.png
Binary file not shown.
19 changes: 1 addition & 18 deletions doc/index.rst
Original file line number Diff line number Diff line change
@@ -1,25 +1,8 @@

.. image:: images/under_construction.png
:width: 39%

.. image:: images/logo_w_text.jpg
:align: center
:width: 60%

******************************
Important Note (October, 2016)
******************************


Drake is currently undergoing a major renovation, with all of the core
libraries moving into C++. The examples will move and the existing APIs will
change. During this time, we recommend that users either engage deeply
(contributing examples/tests which provide coverage of your use cases) or wait
for a few months until the APIs have stabilized. For a stable release, consider
checking out `this SHA <https://github.com/RobotLocomotion/drake/tree/last_sha_with_windows_support>`_.

This change is fantastically exciting -- Drake is becoming a mature and powerful
tool. Thank you for your patience.


********
Overview
Expand Down

0 comments on commit 24abc4f

Please sign in to comment.