-
- Downloads
Convert all README files to Markdown
A mindless task for a lazy weekend: convert all the README and README.txt files to Markdown. Paired with the slow conversion of all of our man pages to Markdown, this gives a uniform language to the Open MPI docs. This commit moved a bunch of copyright headers out of the top-level README.txt file, so I updated the relevant copyright header years in the top-level LICENSE file to match what was removed from README.txt. Additionally, this commit did (very) little to update the actual content of the README files. A very small number of updates were made for topics that I found blatently obvious while Markdown-izing the content, but in general, I did not update content during this commit. For example, there's still quite a bit of text about ORTE that was not meaningfully updated. Signed-off-by:Jeff Squyres <jsquyres@cisco.com> Co-authored-by:
Josh Hursey <jhursey@us.ibm.com>
Showing
- HACKING.md 258 additions, 0 deletionsHACKING.md
- LICENSE 6 additions, 5 deletionsLICENSE
- Makefile.am 1 addition, 1 deletionMakefile.am
- README.JAVA.md 281 additions, 0 deletionsREADME.JAVA.md
- README.md 2191 additions, 0 deletionsREADME.md
- contrib/Makefile.am 1 addition, 1 deletioncontrib/Makefile.am
- contrib/build-mca-comps-outside-of-tree/README.md 55 additions, 71 deletionscontrib/build-mca-comps-outside-of-tree/README.md
- contrib/dist/linux/README.md 88 additions, 0 deletionscontrib/dist/linux/README.md
- contrib/platform/lanl/toss/README.md 1 addition, 1 deletioncontrib/platform/lanl/toss/README.md
- examples/Makefile.include 1 addition, 1 deletionexamples/Makefile.include
- examples/README 0 additions, 67 deletionsexamples/README
- examples/README.md 66 additions, 0 deletionsexamples/README.md
- ompi/contrib/README.md 19 additions, 0 deletionsompi/contrib/README.md
- ompi/contrib/README.txt 0 additions, 19 deletionsompi/contrib/README.txt
- ompi/mca/common/monitoring/Makefile.am 1 addition, 1 deletionompi/mca/common/monitoring/Makefile.am
- ompi/mca/common/monitoring/README.md 209 additions, 0 deletionsompi/mca/common/monitoring/README.md
- ompi/mca/mtl/ofi/README 0 additions, 340 deletionsompi/mca/mtl/ofi/README
- ompi/mca/mtl/ofi/README.md 368 additions, 0 deletionsompi/mca/mtl/ofi/README.md
- ompi/mca/op/example/README.md 54 additions, 48 deletionsompi/mca/op/example/README.md
- ompi/mpi/java/Makefile.am 2 additions, 0 deletionsompi/mpi/java/Makefile.am
Loading
Please register or sign in to comment