Minor XML docs/tests changes
parent
c24f4494bc
commit
1ad92e2f32
|
@ -1,5 +1,5 @@
|
|||
USING: continuations xml xml.errors tools.test kernel arrays
|
||||
xml.data state-parser quotations fry ;
|
||||
xml.data quotations fry ;
|
||||
IN: xml.errors.tests
|
||||
|
||||
: xml-error-test ( expected-error xml-string -- )
|
||||
|
|
|
@ -80,6 +80,4 @@ ARTICLE: "xml" "XML parser"
|
|||
{ $vocab-subsection "XML entities" "xml.entities" }
|
||||
{ $vocab-subsection "XML data types" "xml.data" } ;
|
||||
|
||||
IN: xml
|
||||
|
||||
ABOUT: "xml"
|
||||
|
|
Loading…
Reference in New Issue