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’.

Your webhook should now be created.