About
Last updated
Last updated
CI/CD Docs started out with a problem statement - how does one document the Azure DevOps pipeline one just created?
Of course there's the Azure DevOps (formerly, VSTS) portal itself where one can click around and look at the build and release definition created but what if we want to extract just the key details as a document that one could read and get a rough idea of what's going on, perhaps even the users who aren't that familiar with the portal itself.
Or, maybe you want to process the entire build and release definition as a user-readable artifact that you could put on Confluence (or whatever tool you're using for documentation) enabling everything to now get documented with no excuses!
That's where CI/CD Docs comes into picture. Using this nifty web app, you can convert your build and release definition into a neat PDF. Being a web app, you also get the option to visualize what's happening under the hood with your pipeline.
Export your Azure DevOps pipeline as a PDF making documenting the whole process super simple.
For the days when you're just about the numbers, we've got you covered. Read more about it here:
With a clean and concise UI, we've made using the website a pleasurable experience for you.
We've made uploading the build and release definitions very easy. You can either upload the file from your computer, paste the URLs into the screen and upload it, or just use the dynamic URL feature. Read more about it here: