-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
topic: documentationIssues related to ONNX documentationIssues related to ONNX documentationtopic: enhancementRequest for new feature or operatorRequest for new feature or operator
Description
System information
Main branch
What is the problem that this feature solves?
Previously ONNX CI does not run ONNX_ML=0 python onnx/defs/gen_doc.py
to correctly update Operators.md
: #5367. It easily brings confusion and I don't see benefit of making doc generation separate.
Alternatives considered
No response
Describe the feature
Just like an old closed PR: #3467: Generate ONNX and ONNX-ML operator doc in one run for simplicity and prevent confusions.
Will this influence the current api (Y/N)?
Y. python onnx/defs/gen_doc.py
will produce documents for ONNX and ONNX-ML in one shot.
Feature Area
Doc generation
Are you willing to contribute it (Y/N)
Yes
Notes
No response
Metadata
Metadata
Assignees
Labels
topic: documentationIssues related to ONNX documentationIssues related to ONNX documentationtopic: enhancementRequest for new feature or operatorRequest for new feature or operator