Doc-as-Code in theory and practice
In this Write-the-Docs London talk on 2 May 2024, speakers shared their experiences with using software tools to automate the publication of their companies’ documentation. Because these software tools are also used by programmers for computer code, this approach is also known as “Doc-as-Code”. Vladimir Izmalkov gave the first presentation. He gave a broad overview of common software tools for Doc-as-Code, including (amongst others):- Git for version control Markdown for formatting text Hugo for deploying a static website Vladimir then shared VK Private Cloud’s experience with migrating documentation from Confluence to Git in a short time frame, and in the process changing the underlying document format from Microsoft Word to AsciiDoc....