documentationjs / documentationjs/documentation
Separate doc files for each module
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 5.8k
- Forks
- 481
- PR merge metrics
- No merged PRs in 30d
Description
Hi and thanks for great tool.
I was wondering if there is a way to generate separate `markdown` files for each module?
Like if I have `src/main.js`, `src/utils.js`, I want `src/main.md` and `src/utils.md` with correct linking if they have intersection.
Contributor guide
Assessment
This issue has not been assessed yet.