From ed5760cbaeed7cdb86a37814a37f0d74916ed058 Mon Sep 17 00:00:00 2001 From: rautenberg Date: Thu, 25 Aug 2016 10:52:38 +0200 Subject: adjust documentation --- lib/qmrf-report.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/qmrf-report.rb b/lib/qmrf-report.rb index df102d9..6391a0d 100644 --- a/lib/qmrf-report.rb +++ b/lib/qmrf-report.rb @@ -10,7 +10,7 @@ module OpenTox #@example Report # require "qsar-report" # report = OpenTox::QMRFReport.new - # report.change_qmrf_tag "QSAR_title", "My QSAR Title" + # report.Value "QSAR_title", "My QSAR Title" # report.change_catalog :publications_catalog, :publications_catalog_1, {:title => "MyName M (2016) My Publication Title, QSAR News, 10, 14-22", :url => "http://myqsarnewsmag.dom"} # report.ref_catalog :bibliography, :publications_catalog, :publications_catalog_1 # puts report.to_xml -- cgit v1.2.3