This website requires JavaScript.
Explore
Help
Sign In
pioduino
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
5,982
Commits
1
Branch
0
Tags
da86681f21c4f70ea5ef9aaeb4d02cfad01059c4
Commit Graph
2 Commits
Author
SHA1
Message
Date
kittinson
ae728d66c8
Update theme_overrides.css
...
Changed colors in css file, in order to make documentation website look like official website.
2018-07-18 07:03:00 +02:00
krzychb
43fb8033ec
ReadTheDocs theme has an annoying bug of text not being wrapped inside table cells. Each row is extended to fit the text as a single line. For a table with multiple columns and long sentences the table may get wide, with long scrollbar underneath and is not convenient to read. This MR makes the text wrap inside table cells. There is an open PR to fix this issue -
https://github.com/rtfd/sphinx_rtd_theme/pull/432
.
2018-04-09 05:47:36 +02:00