We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcbd709 commit a4db38fCopy full SHA for a4db38f
README.md
@@ -11,6 +11,9 @@ The client scripting library contains static HTML documentation for client devel
11
- `Static.Static` - opens the static help (`_site\index.html`)
12
- `Server.Start` - start the static help on http://localhost:4037/ (dark mode support)
13
14
+## Third party components
15
+- Documentation generation with [docfx](https://github.com/dotnet/docfx/) - licence `MIT`
16
+
17
## Build
18
Supported runtime environment variables:
19
- *PayrollEnginePackageDir* - the NuGet package destination directory (optional)
0 commit comments