Sha256: 2d579edc3d9cf6bbaad05d3ba0a227c424e2c004a47ab4a91adc7aca8d4889f6
Contents?: true
Size: 1.86 KB
Versions: 0
Compression: gzip
Compressed size: 885 Bytes
Stored size: 885 Bytes
Contents
--- !ruby/object:Gem::Specification name: xhtml_report_generator version: !ruby/object:Gem::Version version: 4.0.0 platform: ruby authors: - Manuel Widmer autorequire: bindir: bin cert_chain: [] date: 2017-09-26 00:00:00.000000000 Z dependencies: [] description: | The generator can be used to create html or xhtml files. It comes with many utility functions. The javascript to render the table of contents, the custom generator functions and style sheet all can be supplied by your own, if necessary. By default there are methods to insert tables, links, paragraphs, preformatted text and arbitrary xhtml code. Due to the xml nature it is also easy to insert SVG graphs / pictures. Checkout the github project to see some examples. email: m-widmer@gmx.ch executables: [] extensions: [] extra_rdoc_files: [] files: - LICENSE - README.md - lib/xhtml_report_generator.rb - resource/c3v0.4.18/LICENSE - resource/c3v0.4.18/c3.min.css - resource/c3v0.4.18/c3.min.js - resource/css/print.css - resource/css/style.css - resource/d3v3.5.17/LICENSE - resource/d3v3.5.17/d3.js - resource/d3v3.5.17/d3.min.js - resource/js/jquery-3.2.1.min.js - resource/js/layout_split.js - resource/js/split.min.js - resource/js/table_of_contents.js - resource/js/toggle_linewrap.js homepage: https://rubygems.org/gems/xhtml_report_generator licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.0.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.6.12 signing_key: specification_version: 4 summary: A simple html or xhtml generator or logger to create human readable reports and logs test_files: []