Skip to content

[Feature request] Generate the ONNX and ONNX-ML operator doc in one run #5377

@jcwchen

Description

@jcwchen

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions