You use GitHub for source control of .NET applications.
You need to deploy a documentation solution that meets the following requirements:
Documents will be written in Markdown as developers make code changes
Changes to the documents will trigger the recompilation of a static website.
Users will access the documents from the static websites
Documents will be stored in a GitHub repository
Which two tools can you use to compile the website? Each correct answer presents a complete solution.
https://github.com/dotnet/docfx
DocFX makes it extremely easy to generate your developer hub with a landing page, API reference, and conceptual documentation, from a variety of sources
https://themefisher.com/jekyll-documentation-themes
DOX - Best Jekyll Documentation Theme
Dox is a blazing fast and feature-rich Jekyll documentation theme that is specially crafted for project documentation. You have the flexibility to use this awesome documentation theme with both GitHub and GitLab pages along with standalone projects
Currently there are no comments in this discussion, be the first to comment!