-
Notifications
You must be signed in to change notification settings - Fork 152
Open
Labels
templateRequires a change to a dmd partial/helperRequires a change to a dmd partial/helper
Description
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👋
Metadata
Metadata
Assignees
Labels
templateRequires a change to a dmd partial/helperRequires a change to a dmd partial/helper