onnxruntime/.github/workflows
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
..
cffconvert.yml
codeql.yml
generate-skip-doc-change.py
gradle-wrapper-validation.yml Bump gradle/wrapper-validation-action from 2 to 3 (#20305) 2024-04-16 14:20:51 -07:00
labeler.yml
lint.yml Allow cpplint to always be green (#21491) 2024-07-25 15:57:30 -07:00
mac.yml CoreML: Disable 1D ML Program matmul due to bug in coreml (#21186) 2024-06-29 12:19:51 -07:00
publish-c-apidocs.yml
publish-csharp-apidocs.yml Fix C# doc generation workflow (#21988) 2024-09-05 13:54:17 +10:00
publish-gh-pages.yml
publish-java-apidocs.yml
publish-js-apidocs.yml
publish-objectivec-apidocs.yml
publish-python-apidocs.yml [Fix] Make python API doc generation in Microsoft-hosted Agent (#21766) 2024-08-20 23:32:38 +08:00
sca.yml Fix a perm issue in Windows Static Analysis pipeline (#21100) 2024-06-19 14:44:39 -07:00
skip-doc-change.yml.j2
stale.yml
title-only-labeler.yml Update labeling bot (#21548) 2024-07-29 16:06:03 -07:00
windows.yml Remove TVM EP's pipeline (#20813) 2024-05-25 20:42:41 -07:00