Switch from using HtmlAgilityPack 1.0 binary snapshot to HtmlAgilityPack 1.4~beta2...
authorJo Shields <directhex@mono-cvs.ximian.com>
Tue, 22 Dec 2009 16:52:26 +0000 (16:52 -0000)
committerJo Shields <directhex@mono-cvs.ximian.com>
Tue, 22 Dec 2009 16:52:26 +0000 (16:52 -0000)
commitf197ca8c63801b9ab2e19a2a6e47e8bca8279bcf
treeeba16d6031e124d5cc2403193069013996286dbe
parent3d083fe3fe9fc3a57bf81cbc863320d65f08617d
Switch from using HtmlAgilityPack 1.0 binary snapshot to HtmlAgilityPack 1.4~beta2 source

svn path=/trunk/mono/; revision=148843
34 files changed:
docs/AgilityPack.dll [deleted file]
docs/ChangeLog
docs/HtmlAgilityPack/EncodingFoundException.cs [new file with mode: 0644]
docs/HtmlAgilityPack/HtmlAttribute.cs [new file with mode: 0644]
docs/HtmlAgilityPack/HtmlAttributeCollection.cs [new file with mode: 0644]
docs/HtmlAgilityPack/HtmlCmdLine.cs [new file with mode: 0644]
docs/HtmlAgilityPack/HtmlCommentNode.cs [new file with mode: 0644]
docs/HtmlAgilityPack/HtmlConsoleListener.cs [new file with mode: 0644]
docs/HtmlAgilityPack/HtmlDocument.cs [new file with mode: 0644]
docs/HtmlAgilityPack/HtmlElementFlag.cs [new file with mode: 0644]
docs/HtmlAgilityPack/HtmlEntity.cs [new file with mode: 0644]
docs/HtmlAgilityPack/HtmlNameTable.cs [new file with mode: 0644]
docs/HtmlAgilityPack/HtmlNode.cs [new file with mode: 0644]
docs/HtmlAgilityPack/HtmlNodeCollection.cs [new file with mode: 0644]
docs/HtmlAgilityPack/HtmlNodeNavigator.cs [new file with mode: 0644]
docs/HtmlAgilityPack/HtmlNodeType.cs [new file with mode: 0644]
docs/HtmlAgilityPack/HtmlParseError.cs [new file with mode: 0644]
docs/HtmlAgilityPack/HtmlParseErrorCode.cs [new file with mode: 0644]
docs/HtmlAgilityPack/HtmlTextNode.cs [new file with mode: 0644]
docs/HtmlAgilityPack/HtmlWeb.cs [new file with mode: 0644]
docs/HtmlAgilityPack/HtmlWebException.cs [new file with mode: 0644]
docs/HtmlAgilityPack/IOLibrary.cs [new file with mode: 0644]
docs/HtmlAgilityPack/MixedCodeDocument.cs [new file with mode: 0644]
docs/HtmlAgilityPack/MixedCodeDocumentCodeFragment.cs [new file with mode: 0644]
docs/HtmlAgilityPack/MixedCodeDocumentFragment.cs [new file with mode: 0644]
docs/HtmlAgilityPack/MixedCodeDocumentFragmentList.cs [new file with mode: 0644]
docs/HtmlAgilityPack/MixedCodeDocumentFragmentType.cs [new file with mode: 0644]
docs/HtmlAgilityPack/MixedCodeDocumentTextFragment.cs [new file with mode: 0644]
docs/HtmlAgilityPack/NameValuePair.cs [new file with mode: 0644]
docs/HtmlAgilityPack/NameValuePairList.cs [new file with mode: 0644]
docs/HtmlAgilityPack/crc32.cs [new file with mode: 0644]
docs/Makefile.am
docs/README
docs/docs.make