onnxruntime/csharp/ApiDocs
Scott McKay 5e24c5d5f8
Fix C# doc generation workflow (#21988)
### Description
<!-- Describe your changes. -->
- Update docfx usage. 
  - The docfx cli is now a dotnet tool.
  - Split some commands up so it's easier to debug failures
- Update to .net8.
- Exclude mobile targets from build as the workloads aren't available
and it doesn't change the generated documentation.
- The mobile specific APIs (e.g. enable CoreML EP) still exist in this
case as we check in the implementation if it's valid to use them or not,
so the workloads are not required to generate complete API
documentation.

### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
Fix doc gen.
2024-09-05 13:54:17 +10:00
..
_exported_templates/default Fix typos according to reviewdog report. (#21335) 2024-07-22 13:37:32 -07:00
api Update csharp documentation (#12830) 2022-09-01 22:14:03 -07:00
.gitignore Update csharp documentation (#12830) 2022-09-01 22:14:03 -07:00
ApiDocs.csproj Update C# test projects (#21631) 2024-09-05 08:21:23 +10:00
docfx.json Fix C# doc generation workflow (#21988) 2024-09-05 13:54:17 +10:00
filterConfig.yml Add C# API documentation for training (and some other changes) (#15935) 2023-05-16 03:15:24 -07:00
index.md Update csharp documentation (#12830) 2022-09-01 22:14:03 -07:00
toc.yml Add csharp docfx (#12596) 2022-08-25 09:51:32 -05:00