Patrice Chalin
Patrice Chalin
To see the current invalid links run: ```console $ ./scripts/double-check-refcache-4XX.mjs -f -m 0 Checking static/refcache.json for 4XX status URLs ... Skipping 206: https://docs.spring.io/spring-framework/docs/current/reference/html/integration.html#jms (last seen 10/1/2025) INVALID FRAGMENT Skipping 200:...
@open-telemetry/docs-maintainers - to help all contributors, us included, I'd like to suggest that we setup Git hooks, in particular pre-commit hooks. We can help enforce those using https://github.com/typicode/husky. WDYT? ###...
The use of Git submodules has made for a bumpy ride for some contributors and headaches for maintainers. I've been giving this some thought for a while, and we have...
Badges (which are inline images) are not being rendered correctly (they would technically need to be marked `.img-initial`). For context, see https://github.com/open-telemetry/semantic-conventions/pull/2970#issuecomment-3467668552, or just see the badge images in https://opentelemetry.io/docs/specs/semconv/registry/entities/browser/,...
> @chalin wrote: >> We might add some general guidance to the contrib pages to say which format we wish to give preference to. Do we want to encourage contributors...
This idea is to **separate concerns**, and put prose in includes files and code in shortcodes. Context: - #6337 and other non-en languages - https://deploy-preview-6337--opentelemetry.netlify.app/ja/docs/collector/distributions/ > Which is solved by...
Set up English fallback pages for (top-level) sections other than `docs` as enough non-en locales have sufficiently translated content: - Trainging - Ecosystem - ...
- [x] Rendering support for blog-section content: - [x] #5885 - custom change - [x] https://github.com/google/docsy/pull/2157 - upstreamed - [x] Update Docsy - #5915 - [x] Drop `.td-breadcrumbs__single` style override...
This is a followup to #6287. The goal will be to display the banner text in the appropriate local. ### Tasks - [x] `es` - #6763 - [x] `fr` -...
Tracked by #4467. > Consider showing a banner on non-en pages that are out-of-date relative to their corresponding `en` page. It would be nice to have a link to the...