Skip to content

Commit

Permalink
[cleanup] remove xmldom and xmldomparser (nim-lang#9234)
Browse files Browse the repository at this point in the history
  • Loading branch information
narimiran authored and krux02 committed Oct 15, 2018
1 parent ac27e01 commit 2312a87
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 1,280 deletions.
6 changes: 0 additions & 6 deletions doc/lib.rst
Original file line number Diff line number Diff line change
Expand Up @@ -330,12 +330,6 @@ Parsers
XML Processing
--------------

* `xmldom <xmldom.html>`_
This module implements the XML DOM Level 2.

* `xmldomparser <xmldomparser.html>`_
This module parses an XML Document into a XML DOM Document representation.

* `xmltree <xmltree.html>`_
A simple XML tree. More efficient and simpler than the DOM. It also
contains a macro for XML/HTML code generation.
Expand Down
Loading

0 comments on commit 2312a87

Please sign in to comment.