Commit 8ce6323
committed
minor symfony#9972 Use the ReadTheDocs theme as the default Sphinx theme (javiereguiluz)
This PR was merged into the 2.8 branch.
Discussion
----------
Use the ReadTheDocs theme as the default Sphinx theme
I can't make our Sphinx theme work and I can't fix any of the issues reported about it. So let's stop wasting time on this and let's use the default Sphinx theme provided by ReadTheDocs (https://github.com/rtfd/sphinx_rtd_theme).
It doesn't look like symfony.com, but it's beautiful, responsive and it works. In the future we can use it as the base to create our own theme.
This is how it looks after running `cd _build && make html`:


Commits
-------
a5a2171 Use the ReadTheDocs theme as the default Sphinx themeFile tree
30 files changed
+3176
-164
lines changed- _build
- _themes
- _exts/symfonycom
- sphinx
- sphinx_rtd_theme
- static
- css
- fonts
- js
- _theme
- _templates
- assets
- css
- js
30 files changed
+3176
-164
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
File renamed without changes.
Lines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
34 | | - | |
35 | 33 | | |
36 | 34 | | |
37 | 35 | | |
38 | | - | |
39 | | - | |
| 36 | + | |
40 | 37 | | |
41 | 38 | | |
42 | 39 | | |
| |||
46 | 43 | | |
47 | 44 | | |
48 | 45 | | |
49 | | - | |
50 | 46 | | |
51 | 47 | | |
52 | 48 | | |
| |||
0 commit comments