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

Request-for-comments about adding version annotations #118

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vstehle
Copy link
Collaborator

@vstehle vstehle commented Feb 29, 2024

In chapter 1 we say that:

new requirements will be clearly documented as being over and above what was required by a previous release.

We have started to do so in the index history table, but we could also add more explicit annotations nearer to the concerned chapters using specific annotations as shown here.

This is a request-for-comments, to fuel discussions, and is not to be merged.

Please give your feedback in this pull request.

@vstehle vstehle added help wanted Extra attention is needed question Further information is requested labels Feb 29, 2024
@vstehle vstehle force-pushed the rfc-versions branch 3 times, most recently from 79c0957 to 6d131e7 Compare March 12, 2024 13:37
@vstehle
Copy link
Collaborator Author

vstehle commented Mar 12, 2024

Rebased.

Add version annotations for new and updated requirements, starting from
EBBR v1.0.

This is a request-for-comments, to fuel discussions, and is not to be
merged.

Signed-off-by: Vincent Stehlé <[email protected]>
@xypron
Copy link
Contributor

xypron commented Jul 18, 2024

Having the version information at the end of each chapter requires a lot of scrolling. Please, place the information above the referenced element.

versionadded makes some sense. But versionchanged does not tell what the change was. Could be a typo fix or a big change.

The HTML output uses CSS class "versionmodified". You can use it CSS to have the versionadded information in smaller type and in a different color. See https://docs.readthedocs.io/en/stable/guides/adding-custom-css.html. For PDF output see https://www.sphinx-doc.org/en/master/latex.html.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants