Skip to content

Commit

Permalink
remove docs/_build, as that gets built on-the-fly
Browse files Browse the repository at this point in the history
  • Loading branch information
bchess committed Jun 7, 2019
1 parent b6aac3d commit 4cf344f
Show file tree
Hide file tree
Showing 467 changed files with 1 addition and 165,065 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ data/
.idea/
.vscode/
.DS_Store
_build/
Binary file removed docs/_build/doctrees/algorithms/ddpg.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/algorithms/ppo.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/algorithms/sac.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/algorithms/td3.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/algorithms/trpo.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/algorithms/vpg.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/environment.pickle
Binary file not shown.
Binary file removed docs/_build/doctrees/etc/acknowledgements.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/etc/author.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/index.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/spinningup/bench.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed docs/_build/doctrees/spinningup/exercises.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed docs/_build/doctrees/spinningup/keypapers.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/spinningup/rl_intro.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/spinningup/rl_intro2.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/spinningup/rl_intro3.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/spinningup/rl_intro4.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/spinningup/spinningup.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/user/algorithms.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/user/installation.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/user/introduction.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/user/plotting.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/user/running.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/user/saving_and_loading.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/utils/logger.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/utils/mpi.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/utils/plotter.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/utils/run_utils.doctree
Binary file not shown.
4 changes: 0 additions & 4 deletions docs/_build/html/.buildinfo

This file was deleted.

Loading

0 comments on commit 4cf344f

Please sign in to comment.