Vasista Vovveti

Results 74 comments of Vasista Vovveti

Regarding sphinxext-opengraph, what is meant by page-level metadata? sphinxext-opengraph autogenerates og:url, og:title, and og:description on a per-page level.

I don't think image distortion will occur. If I am understanding correctly, when an `` is nested in a ``, the `` `width` and `height` control the dimensions of the...

In [wpilibsuite/frc-docs](https://github.com/wpilibsuite/frc-docs/), we faced a similar issue. We wanted to replace the ReadTheDocs theme text fonts (Roboto Slab and Lato) with native system fonts. We run post-processing on all html/css...

The RTD theme seems to switch between mobile and desktop view purely based on the viewport resolution, not based on the actual type of device you are on. That screenshot...

No worries; No rush. It is probably just due to the overscroll behavior in WebKit as it happens on Safari/Chrome (iOS).

Does frc docs build on 3.10/11?

I think PRs are time bound by the rtd build, not the GitHub one. Also, let's not do parallel builds. Last I checked, they don't work on most platforms and...

For the various FAQ sections that have been proposed, it would be nice to have a directive to handle them uniformly (for metadata and formatting). I'm thinking along the lines...

I'd say a single tracking issue with piecemeal PRs.