File: sdoc.rb

package info (click to toggle)
ruby-sdoc 1.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 848 kB
  • sloc: javascript: 4,418; ruby: 629; makefile: 3
file content (5 lines) | stat: -rw-r--r-- 55 bytes parent folder | download
1
2
3
4
5
gem 'rdoc'

module SDoc; end

require 'sdoc/generator'