Remove the hand-written documentation at https://github.com/mysql-net/MySqlConnector/tree/master/docs/content/api and replace it with Markdown files generated from XML doc comments by XmlDocMarkdown.
(Any documentation in that location that doesn't exist in XML doc comments should be copied back there first.)
This is blocked by #824 because the URLs will all change if the namespace changes.
Remove the hand-written documentation at https://github.com/mysql-net/MySqlConnector/tree/master/docs/content/api and replace it with Markdown files generated from XML doc comments by XmlDocMarkdown.
(Any documentation in that location that doesn't exist in XML doc comments should be copied back there first.)
This is blocked by #824 because the URLs will all change if the namespace changes.