docs: Prevent internal docs on setting up plugin spellcheck from appearing on public website (#64113)

This commit is contained in:
Andriy
2023-03-03 10:50:08 +01:00
committed by GitHub
parent b42fd92fad
commit ab512fcf88

View File

@ -1,3 +1,9 @@
---
title: Configuring plugin spellcheck
description: Internal docs on how to setup the plugin spellcheck
draft: true
---
# Configuring plugin spellcheck # Configuring plugin spellcheck
> This process is applicable only for grafana maintained plugins and only if the plugins are activated in drone.grafana.net for CI process. > This process is applicable only for grafana maintained plugins and only if the plugins are activated in drone.grafana.net for CI process.