Building TizenFX API Reference
- .NET SDK = 6.0.x : https://dotnet.microsoft.com/download/dotnet/6.0
- DocFX = 2.61.0 : https://github.com/dotnet/docfx
$ ./build.sh
# Build documents for internals API
$ DOCFX_FILE=docfx_internals.json ./build.sh
# Build documents for docs.tizen.org
$ DOCFX_FILE=docfx_tizen_docs.json ./build.sh
$ docfx serve _site