You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ac...@apache.org on 2018/03/23 15:34:40 UTC

qpid-proton git commit: PROTON-1775: [ruby] missing yard template to suppress footers

Repository: qpid-proton
Updated Branches:
  refs/heads/master aa8d37272 -> 0cee74c44


PROTON-1775: [ruby] missing yard template to suppress footers


Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/0cee74c4
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/0cee74c4
Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/0cee74c4

Branch: refs/heads/master
Commit: 0cee74c44d3cbee803e37d9ce1ed3dc45562f6cc
Parents: aa8d372
Author: Alan Conway <ac...@redhat.com>
Authored: Fri Mar 23 11:34:07 2018 -0400
Committer: Alan Conway <ac...@redhat.com>
Committed: Fri Mar 23 11:34:07 2018 -0400

----------------------------------------------------------------------
 proton-c/bindings/ruby/.gitignore                              | 6 ------
 .../ruby/yard/templates/default/layout/html/footer.erb         | 1 +
 2 files changed, 1 insertion(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/0cee74c4/proton-c/bindings/ruby/.gitignore
----------------------------------------------------------------------
diff --git a/proton-c/bindings/ruby/.gitignore b/proton-c/bindings/ruby/.gitignore
deleted file mode 100644
index 153f4ae..0000000
--- a/proton-c/bindings/ruby/.gitignore
+++ /dev/null
@@ -1,6 +0,0 @@
-coverage
-ext/cproton/cproton.c
-html
-lib/*.so
-pkg
-tmp

http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/0cee74c4/proton-c/bindings/ruby/yard/templates/default/layout/html/footer.erb
----------------------------------------------------------------------
diff --git a/proton-c/bindings/ruby/yard/templates/default/layout/html/footer.erb b/proton-c/bindings/ruby/yard/templates/default/layout/html/footer.erb
new file mode 100644
index 0000000..f6179e6
--- /dev/null
+++ b/proton-c/bindings/ruby/yard/templates/default/layout/html/footer.erb
@@ -0,0 +1 @@
+g<%# Suppress footers with timestamps so documentation generates without spurious differences -%>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org