diff --git a/content/docs/cli/dev/publish-plugin/contents.lr b/content/docs/cli/dev/publish-plugin/contents.lr deleted file mode 100644 index 0d5559ad..00000000 --- a/content/docs/cli/dev/publish-plugin/contents.lr +++ /dev/null @@ -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. \ No newline at end of file