adamreeve opened a new pull request, #28: URL: https://github.com/apache/arrow-dotnet/pull/28
## What's Changed * Adds docfx configuration for API docs * Copied README into docs/index.md to use as the landing page for the docs. I've removed dev/build related docs and added links into the API reference pages To generate and view the docs: ``` cd docs dotnet tool install -g docfx docfx docfx.json docfx serve _site ``` Closes #27. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
