Continuous IntegrationΒΆ

You can automate deadlinks checks using any of the modern Continues Integration tools. Use tutorials and templates we created for popular CIs.

Introduction

CI procecess for out tool can be described in 2/3 sentances.

  1. Documentation tools compiling documentation.

  2. Buildin/Standalone server serving documentation (as background process).

  3. deadlinks checks whats there and generate report.

If tool you using to create documentation has support for links checking, please implement this step alongside deadlinks into your pipeline.

Continues Integration Providers