Skip to content

Multiple fixes to avoid broken links - #185

Merged
DBojsen merged 6 commits into
mainfrom
DLB/404Fix
Aug 15, 2025
Merged

Multiple fixes to avoid broken links#185
DBojsen merged 6 commits into
mainfrom
DLB/404Fix

Conversation

@DBojsen

@DBojsen DBojsen commented Aug 14, 2025

Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions

Copy link
Copy Markdown

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-mud-081affe03-185.westeurope.azurestaticapps.net

- Don't remove `TabularEditor' from the names in the TOC
@github-actions

Copy link
Copy Markdown

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-mud-081affe03-185.westeurope.azurestaticapps.net

@DBojsen
DBojsen requested review from Copilot and otykier August 14, 2025 14:26

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a build step to replace shared cross-references in API HTML documentation during the deployment process. The main goal is to clean up HTML output by converting specific anchor tags to plain text in the API documentation.

  • Adds a new GitHub Actions workflow step to find and replace shared xref links in API HTML files
  • Updates filter configuration to exclude additional namespaces from API documentation
  • Updates template documentation to reflect changes in build configuration and template functionality

Reviewed Changes

Copilot reviewed 3 out of 5 changed files in this pull request and generated 3 comments.

File Description
.github/workflows/deploy.yml Adds post-build step to replace shared xref anchor tags with plain text in API HTML files
configuration/filterConfig.yml Excludes additional namespaces from API documentation generation
templates/tabulareditor/README.md Updates documentation to reflect build changes and template modifications

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

Comment thread .github/workflows/deploy.yml
Comment thread .github/workflows/deploy.yml
Comment thread templates/tabulareditor/README.md
@github-actions

Copy link
Copy Markdown

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-mud-081affe03-185.westeurope.azurestaticapps.net

@DBojsen DBojsen changed the title Add step to replace Shared Xref in API HTML during documentation build Multiple fixes to avoid broken links Aug 15, 2025
@DBojsen
DBojsen merged commit 01858d4 into main Aug 15, 2025
2 checks passed
@DBojsen
DBojsen deleted the DLB/404Fix branch August 27, 2025 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants