diff options
author | Hossein <hossein@libreoffice.org> | 2021-10-12 13:46:18 +0200 |
---|---|---|
committer | Hossein <hossein@libreoffice.org> | 2021-10-12 15:04:08 +0200 |
commit | 9498ec72394dd2a87bde10a181587036cab7b388 (patch) | |
tree | 976abe90a7a2e73d8d6f527eb6bf6069cec9b6c2 | |
parent | fa98d2da9219a03fb1fb0f213a8bdddf5040fe60 (diff) |
Move README.wasm -> wasm-qt/README.md
Most of the folders now have README.md in Markdown format and it is
possible to create html docs out of them which is available at:
https://docs.libreoffice.org/
The content of README file was previously converted to Markdown
format in commit d19299f579e820c34b38ee56b26125dc30f96ada, so only
the rename of the README file was needed.
Change-Id: Ib030676a70194fdb24aea066ec985c2f95ee4b3e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123449
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Tested-by: Jenkins
-rw-r--r-- | wasm-qt/README | 1 | ||||
-rw-r--r-- | wasm-qt/README.md (renamed from README.wasm) | 0 |
2 files changed, 0 insertions, 1 deletions
diff --git a/wasm-qt/README b/wasm-qt/README deleted file mode 100644 index a23bd6a45ea9..000000000000 --- a/wasm-qt/README +++ /dev/null @@ -1 +0,0 @@ -See /README.wasm diff --git a/README.wasm b/wasm-qt/README.md index 2591d2de297d..2591d2de297d 100644 --- a/README.wasm +++ b/wasm-qt/README.md |