Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused files #40

Merged
merged 2 commits into from
Apr 27, 2018
Merged

Conversation

stsewd
Copy link
Member

@stsewd stsewd commented Apr 27, 2018

This is a continuation of #38. I test this with a project on my local instance, as far as I saw, the only dependency here is readthedocs-data.js_t.

@@ -1,2 +0,0 @@
browserify client.js > ../websupport2-bundle.js_t
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't need this script for now

@@ -202,9 +202,6 @@ def setup(app):
app.connect('builder-inited', finalize_media)
app.connect('html-page-context', update_body)

app.add_config_value('websupport2_base_url', 'http://localhost:8000/websupport', 'html')
app.add_config_value('websupport2_static_url', 'http://localhost:8000/static', 'html')
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure for what this was used, the only place was on _static/javascript/lib/settings.js, it's deleted now

@stsewd
Copy link
Member Author

stsewd commented Apr 27, 2018

From tox

  py27-sphinx13: commands succeeded
  py27-sphinx14: commands succeeded
  py27-sphinx15: commands succeeded
  py27-sphinx16: commands succeeded
  py36-sphinx13: commands succeeded
  py36-sphinx14: commands succeeded
  py36-sphinx15: commands succeeded
  py36-sphinx16: commands succeeded
  lint: commands succeeded

@ericholscher
Copy link
Member

🎆

@ericholscher ericholscher merged commit ffc887c into readthedocs:master Apr 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants