This document discusses how to automate documentation publishing using Jenkins. It describes how Jenkins provides centralized, automated control over documentation builds and publishing. It provides examples of how Jenkins can be configured with jobs to regularly build documentation from source control and publish it to different environments like draft, test, and production servers. Using Jenkins brings benefits like freeing up authors' machines, consistent outputs, and easy access to published documentation.
Related topics: