docs(publish-plugin): delete page for `lektor dev publish-plugin`
This commit is contained in:
parent
7eac069438
commit
61de47b1b4
|
@ -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.
|
|
Loading…
Reference in New Issue