]> gitweb.factorcode.org Git - factor.git/commitdiff
remove moved docs
authorDoug Coleman <doug.coleman@gmail.com>
Sun, 7 Dec 2008 05:08:18 +0000 (23:08 -0600)
committerDoug Coleman <doug.coleman@gmail.com>
Sun, 7 Dec 2008 05:08:18 +0000 (23:08 -0600)
basis/calendar/calendar-docs.factor

index 3d765aeed9d6c49190fcba674809e3a88d088b59..433459cb24457823fd5b61c253f88132580c0d19 100644 (file)
@@ -540,8 +540,6 @@ ARTICLE: "calendar" "Calendar"
 { $subsection "years" }
 { $subsection "months" }
 { $subsection "days" }
-"Calculating amounts per period of time:"
-{ $subsection "time-period-calculations" }
 "Meta-data about the calendar:"
 { $subsection "calendar-facts" }
 ;
@@ -628,18 +626,6 @@ ARTICLE: "calendar-facts" "Calendar facts"
 { $subsection day-of-week }
 ;
 
-ARTICLE: "time-period-calculations" "Calculations over periods of time"
-{ $subsection monthly }
-{ $subsection semimonthly }
-{ $subsection biweekly }
-{ $subsection weekly }
-{ $subsection daily-360 }
-{ $subsection daily-365 }
-{ $subsection biweekly }
-{ $subsection biweekly }
-{ $subsection biweekly }
-;
-
 ARTICLE: "years" "Year operations"
 "Leap year predicate:"
 { $subsection leap-year? }