From 0c4dfdec5b55b6064dccc38bbfb0a7c0699c895a Mon Sep 17 00:00:00 2001 From: Agustin Henze Date: Thu, 30 May 2013 17:41:06 -0300 Subject: Imported Upstream version 5.4.4 --- docs/extending.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/extending.txt') diff --git a/docs/extending.txt b/docs/extending.txt index 84a382a..750ec98 100644 --- a/docs/extending.txt +++ b/docs/extending.txt @@ -52,7 +52,7 @@ Each and every one of those is a plugin. Let's look at a typical example: First, the ``command_serve.plugin`` file: -.. code-block:: init +.. code-block:: ini [Core] Name = serve @@ -210,7 +210,7 @@ probably want to do a Task plugin, which will make it be part of the ``nikola build`` command. There are the currently available tasks, all provided by plugins:: - $ nikola build list + $ nikola list build_bundles copy_assets -- cgit v1.2.3