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 Bump actions/checkout from 3 to 4 (#17487) 2023-09-13 09:22:21 -07:00
codeql.yml Use Java 11 to build project in the codeql pipeline (#19999) 2024-03-20 17:53:48 -07:00
generate-skip-doc-change.py Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
gradle-wrapper-validation.yml Bump gradle/wrapper-validation-action from 2 to 3 (#20305) 2024-04-16 14:20:51 -07:00
labeler.yml Update labeler.yml to change permissions (#19709) 2024-02-28 21:10:25 -08:00
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 Bump actions/upload-artifact from 3 to 4 (#18920) 2023-12-31 21:10:47 -08:00
publish-csharp-apidocs.yml Fix C# doc generation workflow (#21988) 2024-09-05 13:54:17 +10:00
publish-gh-pages.yml Add website publish placeholder (#17318) 2023-08-30 11:01:54 -07:00
publish-java-apidocs.yml Bump gradle/gradle-build-action from 2 to 3 (#19297) 2024-02-05 09:41:57 -08:00
publish-js-apidocs.yml Bump actions/upload-artifact from 3 to 4 (#18920) 2023-12-31 21:10:47 -08:00
publish-objectivec-apidocs.yml Fix training and macos ci pipelines (#20034) 2024-03-26 12:20:11 -07:00
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 Update stale.yml to use old version as a bug fix (#19532) 2024-02-15 17:03:11 -08:00
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