Skip to main content

Use gitlab visual review with mkdocs.

Project description

mkdocs-gitlab-review-plugin

Plugin for mkdocs to use GitLab Visual Review Apps

This plugin will automatically add the <script> tag for the Gitlab visual reviews. To use this you need to set up Review Apps and Merge Request pipelines.

Installing

Install with pip:

pip install mkdocs-gitlab-review-plugin

Using

To use this plugin, simply add the plugin to the mkdocs.yml

plugins:
  - gitlab_review

Configuration

There are a few configuration options available:

option Default Description
auth false A boolean to enable the Gitlab auth see Authentication for Visual Reviews
gitlab_url https://gitlab.com The url for the GitLab instance.
script_url https://gitlab.com/assets/webpack/visual_review_toolbar.js The url for the script to use
script_id review-app-toolbar-script The id in the HTML for the <script> tag.

Contributing

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mkdocs-gitlab-review-plugin-1.0.2.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page