lib/packnga/reference-task.rb in packnga-0.9.8 vs lib/packnga/reference-task.rb in packnga-0.9.9
- old
+ new
@@ -1,9 +1,9 @@
# -*- coding: utf-8 -*-
#
# Copyright (C) 2011-2013 Haruka Yoshihara <yoshihara@clear-code.com>
-# Copyright (C) 2012 Kouhei Sutou <kou@clear-code.com>
+# Copyright (C) 2012-2013 Kouhei Sutou <kou@clear-code.com>
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
# License version 2.1 as published by the Free Software Foundation.
#
@@ -126,9 +126,10 @@
define_po_tasks
define_translate_task
define_generate_task
define_publication_task
end
+ task html_reference_dir.to_s => "reference:publication:generate"
end
def define_pot_tasks
namespace :pot do
directory @po_dir