From the course: Microsoft Azure DevOps Engineer Expert (AZ-400) Cert Prep: 6 Implement an Instrumentation Strategy by Microsoft Press
Unlock this course with a free trial
Join today to access over 24,700 courses taught by industry experts.
Learn about documentation automation
From the course: Microsoft Azure DevOps Engineer Expert (AZ-400) Cert Prep: 6 Implement an Instrumentation Strategy by Microsoft Press
Learn about documentation automation
- Sometimes, your team may be small and you may not have enough hands to handle the creation of documentation, let alone, time to keep it up to date. This is an area of opportunity in which automating the process of generating documentation could be helpful. And by doing so, the time spent on creating and maintaining documentation can be better spent on other tasks. Some of the most well-known tools for doing so are Swagger for API documentation, as well as Swashbuckle, Nswag, and Autorest. To generate documentation from source code, you can use tools, such as Visual Studio, where an XML documentation file is generated from the code that is commented in your source code. And other tools in this space are DocFX, Doxygen, and Sandcastle. Several programming languages also have their own documentation tools, such as Javadoc for Java, JSDoc for JavaScript, phpDocumentation for, you guessed it, php, Rdoc for Ruby, and so…
Contents
-
-
-
Learning objectives1m 16s
-
(Locked)
Learn about end-to-end traceability3m 7s
-
(Locked)
Lab A: End-to-end traceability12m 2s
-
(Locked)
Learn about documentation automation1m 39s
-
(Locked)
Learn Azure Bicep4m 54s
-
(Locked)
Lab B: Azure Bicep25m 40s
-
(Locked)
Learn about Azure Automanage Machine Configuration3m 46s
-
(Locked)
Lab C: Azure Automanage Machine Configuration12m
-
-