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

Documentation: Updated and fixed broken links; CI: Added documentation build to release workflow #314

Merged
merged 5 commits into from
Jul 24, 2024

Conversation

t20100
Copy link
Member

@t20100 t20100 commented Jul 10, 2024

This PR updates the documentation to fix some broken links.

It also adds the documentation build to the release workflow.

@t20100 t20100 added this to the 5.0.0 milestone Jul 10, 2024
doc/index.rst Show resolved Hide resolved
@@ -596,7 +596,7 @@ class SZ(h5py.filters.FilterRefBase):
data=numpy.random.random(100),
compression=hdf5plugin.SZ(pointwise_relative=0.01))

For more details about the compressor `SZ <https://szcompressor.org/>`_.
For more details about the compressor, see `SZ compressor <https://szcompressor.org/>`_.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Renaming link text to avoid conflict with SZ title

doc/information.rst Show resolved Hide resolved
.github/workflows/release.yml Show resolved Hide resolved
.github/workflows/release.yml Show resolved Hide resolved
@t20100 t20100 requested a review from kif July 10, 2024 13:01
@t20100
Copy link
Member Author

t20100 commented Jul 10, 2024

Also changed _VersionInfo to use a classmethod

@t20100
Copy link
Member Author

t20100 commented Jul 23, 2024

Related to #317

@t20100 t20100 merged commit ad7622d into silx-kit:main Jul 24, 2024
7 checks passed
@t20100 t20100 deleted the update-doc branch July 24, 2024 12:43
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

Successfully merging this pull request may close these issues.

2 participants