1
0
Fork 0

Remove mvnotices from docs

Liza has been liberated.

* doc/design.texi: Remove all @mvnotice calls.
* doc/macros.texi (mvnotice): Remove macro.
master
Mike Gerwitz 2017-06-13 00:13:50 -04:00
parent 47f9a7e5c8
commit 55fccd8b8e
2 changed files with 0 additions and 21 deletions

View File

@ -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

View File

@ -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\