aboutsummaryrefslogtreecommitdiffstats
path: root/nikola/plugins/command/serve.plugin
diff options
context:
space:
mode:
Diffstat (limited to 'nikola/plugins/command/serve.plugin')
-rw-r--r--nikola/plugins/command/serve.plugin15
1 files changed, 9 insertions, 6 deletions
diff --git a/nikola/plugins/command/serve.plugin b/nikola/plugins/command/serve.plugin
index 0c1176d..aca71ec 100644
--- a/nikola/plugins/command/serve.plugin
+++ b/nikola/plugins/command/serve.plugin
@@ -1,10 +1,13 @@
[Core]
-Name = serve
-Module = serve
+name = serve
+module = serve
[Documentation]
-Author = Roberto Alsina
-Version = 1.0
-Website = http://getnikola.com
-Description = Start test server.
+author = Roberto Alsina
+version = 1.0
+website = http://getnikola.com
+description = Start test server.
+
+[Nikola]
+plugincategory = Command