Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] add php docs rewrite proxy #5413

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

svrnm
Copy link
Member

@svrnm svrnm commented Oct 15, 2024

Working towards having PHP API Docs published under opentelemetry.io/api/php.

Current Preview: https://deploy-preview-5413--opentelemetry.netlify.app/api/php/

I am facing two issues:

  • If the URL does not end in a / the CSS, JS etc is broken
  • There are some absolute URLs in the output of PHP Doc, which are broken

looks like netlify and phpdocumentor make our lives hard here:

Signed-off-by: svrnm <neumanns@cisco.com>
@svrnm svrnm changed the title [WIP] make language an enum in registry schema [WIP] add php docs rewrite proxy Oct 15, 2024
Signed-off-by: svrnm <neumanns@cisco.com>
Signed-off-by: svrnm <neumanns@cisco.com>
Signed-off-by: svrnm <neumanns@cisco.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant