| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[docs] Sphinx code callouts extension with example usage (#28376) The Sphinx ecosystem was missing "callouts", which I find to be very useful for extended code examples, and it's been a requested feature (see sphinx-doc/sphinx#1098). This PR adds such an extension, which can later be improved and uploaded to PyPI for better distribution. Signed-off-by: Max Pumperla <max.pumperla@googlemail.com> | 3 年前 | |
[doc] Fix color of button icon and text in dark mode button (#43267) fixes the color of some icons and text on the ray-overview/use-cases page, which is currently unreadable in the dark theme. This fix became slightly more complex because the icon was originally put in place using a pseudo-element, and you can't apply CSS styles that way. So instead, we improved the sphinx extension we use to create URL query parameters to make sure it parses content nested inside as usual (before it would treat any text nested inside as just text). This makes the query parameter extension machinery more useful and more robust. --------- Signed-off-by: pdmurray <peynmurray@gmail.com> Signed-off-by: Peyton Murray <peynmurray@gmail.com> Co-authored-by: angelinalg <122562471+angelinalg@users.noreply.github.com> | 2 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 3 年前 | ||
| 2 年前 |