about summary refs log tree commit homepage
path: root/lib/dtas/mlib.rb
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2015-12-14 10:32:25 +0000
committerEric Wong <e@80x24.org>2015-12-15 07:56:05 +0000
commit918f3298510be4505306813bd71699b61ec8dfc5 (patch)
treed8a3797223ae27a98627e1f6ce21fba818c59492 /lib/dtas/mlib.rb
parent90dcf561fd22c8a53c03d97292f86a82e74ca4a3 (diff)
downloaddtas-918f3298510be4505306813bd71699b61ec8dfc5.tar.gz
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).
Diffstat (limited to 'lib/dtas/mlib.rb')
-rw-r--r--lib/dtas/mlib.rb2
1 files changed, 1 insertions, 1 deletions
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