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

Allow creation of minor and major documents. #100

Open
DevLab2425 opened this issue Aug 5, 2021 · 0 comments
Open

Allow creation of minor and major documents. #100

DevLab2425 opened this issue Aug 5, 2021 · 0 comments

Comments

@DevLab2425
Copy link

Currently, docs are created for the exact version listed in package.json. This is a proposal to have docs generated for a range of versions (minor or major). For example, a version of 15.2.1, with a resolution: 'minor' would generate documents in a folder labeled 15.2.x. Similarly, a resolution: 'major' would generate a folder labeled 15.x.x.

This would allow a single source for a range of versions, reducing the amount of files to be stored.

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

No branches or pull requests

1 participant