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/track.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/dtas/track.rb') diff --git a/lib/dtas/track.rb b/lib/dtas/track.rb index 215ee52..b69f63f 100644 --- a/lib/dtas/track.rb +++ b/lib/dtas/track.rb @@ -2,7 +2,7 @@ # License: GPLv3 or later (https://www.gnu.org/licenses/gpl-3.0.txt) require_relative '../dtas' -class DTAS::Track +class DTAS::Track # :nodoc: attr_reader :track_id attr_reader :to_path -- cgit v1.2.3-24-ge0c7