Skip to content

Commit 51403ad

Browse files
committed
[mlir] fix orphaned IRDLExtensionOps documentation
.md files should be included into other .md files so they don't show up in the top-level menu.
1 parent 710f4bd commit 51403ad

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

mlir/docs/Dialects/Transform.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,10 @@ ops rather than having the methods directly act on the payload IR.
427427

428428
[include "Dialects/DebugExtensionOps.md"]
429429

430+
## IRDL (extension) Transform Operations
431+
432+
[include "Dialects/IRDLExtensionOps.md"]
433+
430434
## Func Transform Operations
431435

432436
[include "Dialects/FuncTransformOps.md"]

0 commit comments

Comments
 (0)