aboutsummaryrefslogtreecommitdiffstats
path: root/nikola/plugins/command/auto.plugin
diff options
context:
space:
mode:
Diffstat (limited to 'nikola/plugins/command/auto.plugin')
-rw-r--r--nikola/plugins/command/auto.plugin16
1 files changed, 10 insertions, 6 deletions
diff --git a/nikola/plugins/command/auto.plugin b/nikola/plugins/command/auto.plugin
index a1c6820..3e2b17d 100644
--- a/nikola/plugins/command/auto.plugin
+++ b/nikola/plugins/command/auto.plugin
@@ -1,9 +1,13 @@
[Core]
-Name = auto
-Module = auto
+name = auto
+module = auto
[Documentation]
-Author = Roberto Alsina
-Version = 2.1.0
-Website = http://getnikola.com
-Description = Automatically detect site changes, rebuild and optionally refresh a browser.
+author = Roberto Alsina
+version = 2.1.0
+website = http://getnikola.com
+description = Automatically detect site changes, rebuild and optionally refresh a browser.
+
+[Nikola]
+plugincategory = Command
+