diff options
author | Dr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com> | 2019-11-28 23:56:36 +0100 |
---|---|---|
committer | Dr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com> | 2020-02-26 21:04:38 +0100 |
commit | 2e07506a12e126894cd820304465162bc0e732b4 (patch) | |
tree | 648f913d16c376e043a59c1336ca783bdd9779ba | |
parent | Use a wrapper for pod2html (diff) | |
download | openssl-2e07506a12e126894cd820304465162bc0e732b4.tar.xz openssl-2e07506a12e126894cd820304465162bc0e732b4.zip |
doc: convert standard project docs to markdown
In the first step, we just add the .md extension and move some
files around, without changing any content. These changes will
occur in the following commits.
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/10545)
-rw-r--r-- | ACKNOWLEDGEMENTS.md (renamed from ACKNOWLEDGEMENTS) | 0 | ||||
-rw-r--r-- | AUTHORS.md (renamed from AUTHORS) | 0 | ||||
-rw-r--r-- | CHANGES.md (renamed from CHANGES) | 0 | ||||
-rw-r--r-- | CONTRIBUTING.md (renamed from CONTRIBUTING) | 0 | ||||
-rw-r--r-- | FAQ.md (renamed from FAQ) | 0 | ||||
-rw-r--r-- | INSTALL.md (renamed from INSTALL) | 0 | ||||
-rw-r--r-- | NEWS.md (renamed from NEWS) | 0 | ||||
-rw-r--r-- | README.md (renamed from README) | 0 | ||||
-rw-r--r-- | SUPPORT.md (renamed from .github/SUPPORT.md) | 0 |
9 files changed, 0 insertions, 0 deletions
diff --git a/ACKNOWLEDGEMENTS b/ACKNOWLEDGEMENTS.md index d21dccbb79..d21dccbb79 100644 --- a/ACKNOWLEDGEMENTS +++ b/ACKNOWLEDGEMENTS.md diff --git a/CONTRIBUTING b/CONTRIBUTING.md index f08f3176d6..f08f3176d6 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING.md diff --git a/.github/SUPPORT.md b/SUPPORT.md index b51dfce92f..b51dfce92f 100644 --- a/.github/SUPPORT.md +++ b/SUPPORT.md |