Producing documentation may be painful and need a lot of time to write and operate. In this story, i will share with you, my way of generating docs using the devops approach. To make life easier, we will explore the art of automation 😃.

Create a Gitlab repo

This is straightforward, follow these steps:

  • Log in to your GitLab
  • Click new project
  • Give it a name: auto_docs
  • Initialize it with a README.md file
  • Make it public or private

#docker

How To Improve Your Software Documentation by Connecting Gitlab with Mkdocs
1.05 GEEK