Browse Source

change formatting of doc build readme

pull/963/head
Chris Johnston 7 years ago
parent
commit
0251d5d7ac
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/README.md

+ 1
- 1
docs/README.md View File

@@ -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

Loading…
Cancel
Save