Skip to content
This repository has been archived by the owner on Aug 13, 2019. It is now read-only.

Fix readthedocs fixes 438 #440

Merged
merged 2 commits into from
May 1, 2018
Merged

Fix readthedocs fixes 438 #440

merged 2 commits into from
May 1, 2018

Conversation

peterbe
Copy link
Contributor

@peterbe peterbe commented Apr 30, 2018

I did this:

$ mv docs /tmp/
$ sphinx-autostart 
(answer no to almost all questions)
$ cd docs
$ cp /tmp/docs/*.rst /tmp/docs/run.sh /tmp/docs/Dockerfile .
$ make html

Then I made it so that any warnings are turned into errors and I changed the default theme (alabaster) to the old (sphinx_rtd_theme) theme.
I also, copied the old theme_overrides.css as before but I have no idea what it does.

Not looking for a thorough review. I just want to get the ReadTheDocs to work again. And by using the sphinx-autostart we get something much simpler and closer to the default.

@peterbe peterbe requested a review from leplatrem April 30, 2018 20:58
@peterbe
Copy link
Contributor Author

peterbe commented May 1, 2018

r=me

@peterbe peterbe merged commit ee484fa into mozilla-services:master May 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant