Patrice Chalin
Patrice Chalin
I agree that there should be a check for analytics and, for each project, an indication of the kind(s) of analytics services that are enabled. Use of analytics _is_ a...
@tegioz - thanks. If you could post progress here, that would be great.
As you probably know, another solution to the brittleness of checking external links is to use a cache -- this is what we use for the OTel website. Reference caching...
Thanks @Metal-Bat. You'll need to sign the CLA before we get this reviewed.
@nate-double-u - what is the process here? How many approvals are required?
> Another possibility is to never create index.html files and instead use a special, non-colliding name in this case. Interesting proposal. > IIUC that would create the desired behavior Yes....
Maybe support defining aliases for `@nodoc` (rather than hardcode specific names), in the (newly introduced) dartdoc YAML config? /cc @kwalrath
From https://github.com/open-telemetry/opentelemetry.io/pull/4978#issuecomment-2273281303: > heads up that Docsy (and hence this repo) doesn't fully support RTL languages yet. I'm working on it, but the feature might not land for a few...
We have made progress on Docsy support for RTL languages. @Metal-Bat - could you take a look at https://example.docsy.dev/fa/docs/ and let us know if there are any layout problems. (We...
Once the following PR is merged, this issue will be unblocked: - #5442