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/mlib.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/dtas/mlib.rb') diff --git a/lib/dtas/mlib.rb b/lib/dtas/mlib.rb index 51ee70e..b81ec54 100644 --- a/lib/dtas/mlib.rb +++ b/lib/dtas/mlib.rb @@ -7,7 +7,7 @@ require_relative 'process' require 'socket' # For the DTAS Music Library, based on what MPD uses. -class DTAS::Mlib +class DTAS::Mlib # :nodoc: attr_accessor :follow_outside_symlinks attr_accessor :follow_inside_symlinks attr_accessor :tags -- cgit v1.2.3-24-ge0c7