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 /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 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 2e5561998892..35a68bcf4795 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ If you want to use Clang with the LibreOffice compiler plugins, the minimal version of Clang is 5.0.2. Since Xcode doesn't provide the compiler plugin headers, you have to compile your own Clang to use them on macOS. -You can find the TDF configure switches in the distro-configs/ directory. +You can find the TDF configure switches in the `distro-configs/` directory. To setup your initial build environment on Windows and macOS, we provide the LibreOffice Development Environment |