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/parse_time.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/dtas/parse_time.rb') diff --git a/lib/dtas/parse_time.rb b/lib/dtas/parse_time.rb index 454c067..5c22baf 100644 --- a/lib/dtas/parse_time.rb +++ b/lib/dtas/parse_time.rb @@ -3,7 +3,7 @@ # License: GPLv3 or later (https://www.gnu.org/licenses/gpl-3.0.txt) require_relative '../dtas' -module DTAS::ParseTime +module DTAS::ParseTime # :nodoc: # convert a string time to seconds, returning a Floot or Integer def parse_time(time) case time -- cgit v1.2.3-24-ge0c7