Skip to content

[Arc] Add dialect documentation#9685

Merged
fabianschuiki merged 1 commit intomainfrom
fschuiki/arc-doc
Feb 18, 2026
Merged

[Arc] Add dialect documentation#9685
fabianschuiki merged 1 commit intomainfrom
fschuiki/arc-doc

Conversation

@fabianschuiki
Copy link
Contributor

Add a handwritten documentation file for the Arc dialect in docs/Dialects/ following the pattern used by Debug and Moore dialects.

Update CMakeLists.txt to generate separate ArcOps.md and ArcTypes.md files that are included by the main documentation. Add the missing DialectBase.td include to ArcDialect.td to allow ArcTypes.td to be processed independently for documentation generation.

Add a handwritten documentation file for the Arc dialect in docs/Dialects/
following the pattern used by Debug and Moore dialects.

Update CMakeLists.txt to generate separate ArcOps.md and ArcTypes.md files
that are included by the main documentation. Add the missing DialectBase.td
include to ArcDialect.td to allow ArcTypes.td to be processed independently
for documentation generation.
@fabianschuiki fabianschuiki merged commit f6d7865 into main Feb 18, 2026
7 checks passed
@fabianschuiki fabianschuiki deleted the fschuiki/arc-doc branch February 18, 2026 19:33
@maerhart
Copy link
Member

Note that attribute and enum documentation is now not included anymore. Otherwise, this is nice!

@fabianschuiki
Copy link
Contributor Author

Oh damn, I totally forgot about that. Thanks! Let me add that in a follow-up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants