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

FEAT: Include filename for each function in Markdown #295

Open
runmaxde opened this issue Jun 12, 2023 · 0 comments
Open

FEAT: Include filename for each function in Markdown #295

runmaxde opened this issue Jun 12, 2023 · 0 comments

Comments

@runmaxde
Copy link

In cases where functions have the same name but exist in separate files, it becomes difficult to distinguish between them solely based on the function name. It would be beneficial to have a flag that includes the filename for each function in the generated documentation.

Expected Behavior

The addition of a flag in JSDoc-MD that includes the filename alongside each function would enhance the readability and clarity of the generated documentation. This feature would be particularly useful in cases where functions have the same name but exist in different files, ensuring that each function is uniquely identifiable.

Thanks and best regards👋

@runmaxde runmaxde changed the title Include filename flag for each function in JSDoc-MD Include filename for each function in Markdown Jun 12, 2023
@runmaxde runmaxde changed the title Include filename for each function in Markdown FEAT: Include filename for each function in Markdown Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant