[DRE-commits] [nanoc] 05/07: install docs, symlink for jquery, doc-base registration

Cédric Boutillier boutil at moszumanska.debian.org
Fri Feb 14 11:17:52 UTC 2014


This is an automated email from the git hooks/post-receive script.

boutil pushed a commit to branch master
in repository nanoc.

commit cd7cf7f7d367b2df9b0f35d0097fe4e16889ed95
Author: Cédric Boutillier <boutil at debian.org>
Date:   Fri Feb 14 11:36:09 2014 +0100

    install docs, symlink for jquery, doc-base registration
---
 debian/nanoc-doc.doc-base | 16 ++++++++++++++++
 debian/nanoc-doc.docs     |  1 +
 debian/nanoc-doc.links    |  2 ++
 3 files changed, 19 insertions(+)

diff --git a/debian/nanoc-doc.doc-base b/debian/nanoc-doc.doc-base
new file mode 100644
index 0000000..3869e6b
--- /dev/null
+++ b/debian/nanoc-doc.doc-base
@@ -0,0 +1,16 @@
+Document: nanoc-doc
+Title: API of nanoc, a static site generator written in Ruby
+Author: Denis Defreyne
+Abstract:
+ nanoc is a static site generator, fit for building anything from a small
+ personal blog to a large corporate web site. It can transform content
+ from one format (e.g. Haml or Markdown) into another (usually HTML) and
+ lay out pages so that the site's look and feel is consistent across all
+ pages.
+ .
+ This API documentation is generated with YARD from its own source code.
+Section: Programming/Ruby
+
+Format: HTML
+Index: /usr/share/doc/nanoc-doc/yardoc/index.html
+Files: /usr/share/doc/nanoc-doc/yardoc/*
diff --git a/debian/nanoc-doc.docs b/debian/nanoc-doc.docs
new file mode 100644
index 0000000..efbd3c7
--- /dev/null
+++ b/debian/nanoc-doc.docs
@@ -0,0 +1 @@
+doc/yardoc
diff --git a/debian/nanoc-doc.links b/debian/nanoc-doc.links
new file mode 100644
index 0000000..e284e7d
--- /dev/null
+++ b/debian/nanoc-doc.links
@@ -0,0 +1,2 @@
+usr/share/javascript/jquery/jquery.js usr/share/doc/nanoc-doc/yardoc/js/jquery.js
+usr/share/doc/nanoc-doc/yardoc/index.html usr/share/doc/nanoc-doc/yardoc/file.README.html

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/nanoc.git



More information about the Pkg-ruby-extras-commits mailing list