Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 13 Current »

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.

  • No labels