Skip to content

Conversation

tcorral
Copy link
Collaborator

@tcorral tcorral commented Jul 11, 2025

The purpose of this feature flag is to allow documenting packages without showing source code file path for final consumers, this is specially relevant when the package doesn't contain any source code.

  • Introduced a new command-line option --disableFilePath to prevent the inclusion of file paths in generated documentation.
  • Updated relevant configuration and application logic to handle this new option.
  • Enhanced tests to verify the functionality of the new flag across various documentation types (components, modules, directives, etc.).

The purpose of this feature flag is to allow documenting packages without source code for final consumers.

- Introduced a new command-line option `--disableFilePath` to prevent the inclusion of file paths in generated documentation.
- Updated relevant configuration and application logic to handle this new option.
- Enhanced tests to verify the functionality of the new flag across various documentation types (components, modules, directives, etc.).
@tcorral
Copy link
Collaborator Author

tcorral commented Jul 11, 2025

@vogloblinsky Could you take a look to this PR, please?

@tcorral
Copy link
Collaborator Author

tcorral commented Jul 23, 2025

@vogloblinsky I have reverted the fixes for the linter. Is there anything else I can do to help you moving this PR forward?

@tcorral
Copy link
Collaborator Author

tcorral commented Aug 1, 2025

@vogloblinsky Is there anything else I can do to help you moving this PR forward?

@tcorral
Copy link
Collaborator Author

tcorral commented Aug 18, 2025

Hi 👋 ,@vogloblinsky.

It looks like this PR is waiting for a workflow approval in order for the remaining checks to run. Could you please approve it when you have a moment? That way I’ll be able to confirm if everything passes or if additional manual changes are needed. Thanks a lot for your help! 🙏

@tcorral
Copy link
Collaborator Author

tcorral commented Aug 25, 2025

@vogloblinsky I have fixed the conflicts but I see now an error on running the Sonar checks in ubuntu-latest. Can you help me to understand how to overcome this issue? Is it something I can do to fix that?

@vogloblinsky
Copy link
Contributor

@tcorral jst an issue with the token, not a blocking issue.
thanks for fixing the conflicts, i merge

@vogloblinsky vogloblinsky merged commit deb274a into compodoc:develop Aug 25, 2025
7 of 8 checks passed
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.

2 participants