docs(publish-plugin): delete page for `lektor dev publish-plugin`

This commit is contained in:
Jeff Dairiki 2023-03-11 13:12:34 -08:00
parent 7eac069438
commit 61de47b1b4
1 changed files with 0 additions and 20 deletions

View File

@ -1,20 +0,0 @@
comment: This file is auto generated by dump-cli-help.py
---
title: publish-plugin
---
summary: Publish a plugin to PyPI.
---
type: cmdlet
---
body:
`lektor dev publish-plugin`
Publishes the current version of the plugin in the current folder.
This generally requires that your setup.py has at least the bare minimum
configuration for valid publishing to PyPI.
## Options
- `--help`: print this help page.