We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In some instances we have two indices for a topic, such as with the release notes in jBASE. Consider https://docs.zumasys.com/jbase/release-notes/5.7.7/jbase-5.7.7-release-notes/ and https://docs.zumasys.com/jbase/release-notes/5.7.7/. In this case, the former is a nicely formatted version and the second is a plain listing of links. We should remove the redundant plain versions and consolidate to the nicely formatted ones.
This will have a benefit to overall project build times as we can remove unnecessary pages from the build.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In some instances we have two indices for a topic, such as with the release notes in jBASE. Consider https://docs.zumasys.com/jbase/release-notes/5.7.7/jbase-5.7.7-release-notes/ and https://docs.zumasys.com/jbase/release-notes/5.7.7/. In this case, the former is a nicely formatted version and the second is a plain listing of links. We should remove the redundant plain versions and consolidate to the nicely formatted ones.
This will have a benefit to overall project build times as we can remove unnecessary pages from the build.
The text was updated successfully, but these errors were encountered: