diff options
author | Hossein <hossein.ir@gmail.com> | 2021-04-12 22:29:51 +0430 |
---|---|---|
committer | Michael Stahl <michael.stahl@allotropia.de> | 2021-04-19 11:13:41 +0200 |
commit | 628c1c3b0791bb0866917442040dc491de2acb61 (patch) | |
tree | 092afdd108ebe13b15133ef0a9cd6380fb2342e3 /apple_remote/README.md | |
parent | 1a984f2ff11e1125f146824924dcc373bccb0cdf (diff) |
Updated README.md files
* Updated README.md contents to fix various issues
* Fixed source links by using [git:], processed by mkdocs scripts
* Added README.md for ios, setup_native, unotest
* Fixed issues with "underline" and "less than" sign
Change-Id: I3e52a1d3372586c390ee6c42a2ef48bbabc81398
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114248
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
Diffstat (limited to 'apple_remote/README.md')
-rw-r--r-- | apple_remote/README.md | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/apple_remote/README.md b/apple_remote/README.md index aed352e42e4b..2f7418ff20c7 100644 --- a/apple_remote/README.md +++ b/apple_remote/README.md @@ -2,10 +2,9 @@ The library is used to interact with the "Apple Remote Control" on Mac. -This is an early version of Martin Kahr's "Remote Control Wrapper" -library -(http://martinkahr.com/2007/07/26/remote-control-wrapper-20/index.html -) with modifications by Eric Bachard. Unfortunately the exact extent +This is an early version of Martin Kahr's ["Remote Control Wrapper" library]( +<http://martinkahr.com/2007/07/26/remote-control-wrapper-20/index.html>) +with modifications by Eric Bachard. Unfortunately the exact extent of (and rationale behind) the modifications done is unknown, at least until the original upstream source version it is based on is found. Version control of this just starts with the monolithic commit |