Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 12 Current »

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

Prerequisites

  • Retrieve you living documentation webhook URL

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