From 0251d5d7ac716c43d40e8c865ae6b40cf02622fa Mon Sep 17 00:00:00 2001 From: Chris Johnston Date: Sat, 24 Feb 2018 15:52:35 +0100 Subject: [PATCH] change formatting of doc build readme --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index ceb3677a1..565710518 100644 --- a/docs/README.md +++ b/docs/README.md @@ -10,7 +10,7 @@ have the correct version checked out. 4. Build the docs using `docfx .\docs\docfx.json`. Add the `--serve` parameter to preview the site locally. Some elements of the page may appear incorrect when not hosted by a server. - - Remarks: According to the docfx website, this tool does work on Linux under mono. + - Remarks: According to the docfx website, this tool does work on Linux under mono. [docfx-main]: https://dotnet.github.io/docfx/ [docfx-installing]: https://dotnet.github.io/docfx/tutorial/docfx_getting_started.html