Fabrizio Ferri-Benedetti
Fabrizio Ferri-Benedetti
I'm using the Alabaster theme with Sphinx 4.1.0. When I create a page like the following, with the toctree on top... ``` .. toctree:: :hidden: page1 page2 page3 Heading1 ==============================...
Hi there, I can’t quite figure out how to define social thumbnails/preview pictures using this theme. Any clue? Thanks!
### Describe the problem As the tabs seem to like anchors and/or a mechanism to deep link content, this causes search results not to enable the right tab. You can...
`GITHUB_TOKEN` is not documented and, in any case, it seems like it cannot be used, since it's a reserved name (see ). My sample actions failed with this message until...
This small PR adds the acquisition notice with a link to the README file.
This small PR adds the acquisition notice with a link to the README file.
I originally raised this proposal in https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/24189, but after discussing this with @svrnm I think it'd apply to the wider OTel community: > Reference documentation for each component is hard...
The README example using `gh pr create` is incomplete. The `pull-request` action allowed to update existing sync PRs; this is not the case with `gh pr create`. If the repo...
Following https://github.com/open-telemetry/opentelemetry.io/discussions/3811, this PR adds the necessary files for checking docs locally against the Google style guide using the Vale linter. It also adds a GitHub workflow action that only...