Convert several .txt in release_docs folder to Markdown#6263
Open
ajelenak wants to merge 6 commits intoHDFGroup:developfrom
Open
Convert several .txt in release_docs folder to Markdown#6263ajelenak wants to merge 6 commits intoHDFGroup:developfrom
ajelenak wants to merge 6 commits intoHDFGroup:developfrom
Conversation
brtnfld
previously approved these changes
Mar 3, 2026
hyoklee
requested changes
Mar 4, 2026
Contributor
Author
|
@brtnfld Need your approval again unfortunately. |
| [USING_HDF5_CMake.md](./USING_HDF5_CMake.md) file found in this folder. | ||
|
|
||
| Users who want to build and run an application with HDF5 in Visual Studio | ||
| without using CMake should consult the [USING_HDF5_VS.txt](./USING_HDF5_VS.txt) file. Building |
Collaborator
There was a problem hiding this comment.
Should USING_HDF5_VS.txt be converted as well?
Collaborator
There was a problem hiding this comment.
It seems like a significant amount of useful information was removed from this file, especially in sections 5, 6, 7, 10, 11 and 13. I'm a bit hesitant about removing all of this information without it being somewhere else.
Contributor
Author
|
You have awaken a beast...😉 I found some |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #6248.
Several
.txtfiles in therelease_docsfolder with installation instructions are converted to Markdown. Cross-referencing in them was updated for the new.mdfiles. A table of contents with section links was added to each one.Important
Convert several installation instruction files in
release_docsfrom.txtto.md, updating cross-references and adding a table of contents.INSTALL,INSTALL_CMake,INSTALL_Cygwin,INSTALL_S3,INSTALL_Windows,USING_CMake_Examples, andUSING_HDF5_CMakefrom.txtto.md..mdfiles.This description was created by
for 0d5e7f3. You can customize this summary. It will automatically update as commits are pushed.