aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/doc/README.md
blob: 46cce013a183787409a3fe88b1cb8d0f66777cb6 (plain)
1
2
3
4
5
6
7
8
9
DocFX-generated C# API Reference
--------------------------------

Install docfx based on instructions here: https://github.com/dotnet/docfx

```
# generate docfx documentation into ./html directory
$ docfx
```