From 55fccd8b8e53df2531680e6a445d9dff16bd5d23 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Tue, 13 Jun 2017 00:13:50 -0400 Subject: [PATCH] Remove mvnotices from docs Liza has been liberated. * doc/design.texi: Remove all @mvnotice calls. * doc/macros.texi (mvnotice): Remove macro. --- doc/design.texi | 12 ------------ doc/macros.texi | 9 --------- 2 files changed, 21 deletions(-) diff --git a/doc/design.texi b/doc/design.texi index 77dcf56..7bde80d 100644 --- a/doc/design.texi +++ b/doc/design.texi @@ -11,10 +11,6 @@ @node Design @chapter Design & Architecture -@notice{ - N.B. This document may reference features that are not yet - present in Liza; they will be moved into this repository in time.} - Liza is fundamentally a data collection framework@mdash{ }a fancy form for collecting, validating, and lightly processing user data. @@ -332,11 +328,6 @@ Predicates are usually specified in the Program XML state); developers rarely have the need to touch @code{Program}.} @maintend -@mvnotice{ - The core @code{Program} class that causes maintenance concerns needs - to be added to Liza. - It is currently mocked as necessary in test cases.} - @cindex Program The @dfn{Program} is a declarative representation of an entire system. @@ -365,9 +356,6 @@ Programs are ideally compiled from a @ref{Program XML,,Program@tie{}XML} Code is to be extracted out of this class as it is touched. } -@mvnotice{ - All @file{program/ui/} contents still need to be moved into Liza.} - @cindex Program, User Interface @cindex User Interface, Program diff --git a/doc/macros.texi b/doc/macros.texi index f28d35f..db725ba 100644 --- a/doc/macros.texi +++ b/doc/macros.texi @@ -129,15 +129,6 @@ This system has maintenance concerns. @end macro -@c needs to be moved into liza -@macro mvnotice{text} -@noticestart{mv} -@emph{All or part of this system needs to be moved into Liza.}@footnote{ - \text\} -@noticeend -@end macro - - @macro tip{text} @noticestart{tip} \text\