Commit graph

15 commits

Author SHA1 Message Date
9b218fd6c3 Thought that was wrong but wanted to give precise from stackoverflow a try 2022-02-10 16:18:44 -05:00
99de664838 Try the downgrade
https://stackoverflow.com/questions/67542699/readthedocs-sphinx-not-rendering-bullet-list-from-rst-file
2022-02-10 16:15:17 -05:00
f7b44a779e Try locking docutils to the version i get locally 2022-02-10 09:11:41 -05:00
benjamin melançon
f59b9bc771 Add Sphinx Read the Docs theme to requirements (maybe not needed on RTD but needed locally)
FYI it's pip3 -r requirements

i always forget that.
2020-07-01 21:18:38 -04:00
benjamin melançon
538940874c Back to the simplest requirements 2020-06-03 08:20:05 -04:00
benjamin melançon
77dfec4535 try with underscore 2020-06-02 23:31:23 -04:00
benjamin melançon
f7e433a863 Just throw things at it 2020-06-02 23:28:36 -04:00
benjamin melançon
702c4eadbe Fix typo 2020-06-02 11:06:12 -04:00
benjamin melançon
5b6bd9f105 Revert "attempt to help it find myst_parser and realize as i type this it's my typo"
This reverts commit fe23fdb9e4.
2020-06-02 11:05:50 -04:00
benjamin melançon
fe23fdb9e4 attempt to help it find myst_parser and realize as i type this it's my typo 2020-06-02 11:05:34 -04:00
benjamin melançon
01d74994bc Switch from recommonmark to MyST parser for Sphinx 2020-06-02 10:47:10 -04:00
benjamin melançon
c6eb992011 Require latest recommonmark so it'll do alt text correctly
https://github.com/readthedocs/recommonmark/issues/88
2020-03-23 19:13:49 -04:00
benjamin melançon
270190e953 Get the breaks-everything requirements deal out of the way
for now.

See https://github.com/rtfd/readthedocs.org/issues/4412
2018-09-13 19:44:15 -04:00
benjamin melançon
6e2d9e1a09 Add all of the requirements readthedocs.org uses for its own documentation 2018-09-13 16:28:09 -04:00
benjamin melançon
a998df496b Require latest version of recommonmark from its git repo
As recommended https://github.com/rtfd/readthedocs.org/issues/4412#issuecomment-407115398
2018-09-05 19:33:24 -04:00