Valid AZ-400 Dumps shared by ExamDiscuss.com for Helping Passing AZ-400 Exam! ExamDiscuss.com now offer the newest AZ-400 exam dumps, the ExamDiscuss.com AZ-400 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com AZ-400 dumps with Test Engine here:
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.
Correct Answer: A,D
A: Jekyll is a static site generator that can be used to generate a static website from Markdown files stored in a GitHub repository. Jekyll supports the use of Markdown for writing documentation, and it can automatically recompile the website whenever changes are made to the documentation. E: Doc FX is another tool that can be used to compile a static website from Markdown files stored in a GitHub repository. It is an open-source tool that can be used to generate API documentation, reference documentation, and other types of documentation from source code and other files. Doc FX supports the use of Markdown for writing documentation and it can automatically recompile the website whenever changes are made to the documentation.