From 628c1c3b0791bb0866917442040dc491de2acb61 Mon Sep 17 00:00:00 2001 From: Hossein Date: Mon, 12 Apr 2021 22:29:51 +0430 Subject: 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 --- apple_remote/README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'apple_remote/README.md') 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]( +) +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 -- cgit