Skip to content

Conversation

@kxyr
Copy link

@kxyr kxyr commented Sep 17, 2020

This PR adds DocFX sanity check, to see whether the build for the links for all the markdown (**.md) files in the repository are valid or not.

The log file, docfx.log, generated after running the docfx.cmd file shows there are invalid file links.

Instructions to replicate results:

  • On Mac, running docfx build docfx.json > docfx.log in Terminal in the root directory will generate an error message showing a comprehensive list of broken links/missing files.
  • On Windows, you can achieve a similar result by running the docfx.cmd file, which will print whether there were build warnings/errors generated due to missing links.

Refer to https://dotnet.github.io/docfx/tutorial/docfx.exe_user_manual.html for future DocFX additions/modifications.

@kxyr kxyr requested a review from alolita September 17, 2020 07:56
@kxyr kxyr changed the title Docfx check for issue #304 Docfx check for issue #304 - PR Draft Sep 17, 2020
@kxyr kxyr changed the title Docfx check for issue #304 - PR Draft Docfx check for issue #304 Sep 17, 2020
@kxyr kxyr marked this pull request as draft September 17, 2020 08:20
@kxyr kxyr closed this Sep 17, 2020
@kxyr kxyr changed the title Docfx check for issue #304 Docfx check Sep 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants