From 918f3298510be4505306813bd71699b61ec8dfc5 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 14 Dec 2015 10:32:25 +0000 Subject: nodoc internal classes DTAS does not expose any sort of public API for external users, so it will not be documented using RDoc. Currently all of our documentation is in plain-text or Markdown (only for manpages). --- lib/dtas/cue_index.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/dtas/cue_index.rb') diff --git a/lib/dtas/cue_index.rb b/lib/dtas/cue_index.rb index b23dae3..9fca5c2 100644 --- a/lib/dtas/cue_index.rb +++ b/lib/dtas/cue_index.rb @@ -3,7 +3,7 @@ require_relative '../dtas' # embedded CUE sheet representation for -player -class DTAS::CueIndex +class DTAS::CueIndex # :nodoc: attr_reader :offset attr_reader :index -- cgit v1.2.3-24-ge0c7