Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This guide explains how to manually create the living documentation webhook in GitHub.

Prerequisites

Instructions

From your project repository go to the settings page’s webhooks section and add a webhook.

...

Fill the Payload URL with your living documentation webhook URL, choose application/json content type, enable SSL verification, select the push event and check ‘Active’ then click on ‘Add webhook’.

...