Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(docs-utils,dgeni): pull examples out of content and store in doc #3389

Merged
merged 2 commits into from
Jan 7, 2025

Conversation

griest024
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Fixes: #3388

What is the new behavior?

  • Transforms example content and stores it on the doc object
  • Main doc content excludes tagged content (like @deprecated)

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

@griest024 griest024 requested a review from xelaint January 3, 2025 20:24
@griest024 griest024 requested review from a team as code owners January 3, 2025 20:24
@griest024 griest024 self-assigned this Jan 3, 2025
@griest024 griest024 added package: docs-utils @daffodil/docs-utils tools: dgeni @daffodil/tools-dgeni labels Jan 3, 2025
xelaint
xelaint previously approved these changes Jan 6, 2025
@griest024 griest024 merged commit 84a5def into graycoreio:develop Jan 7, 2025
11 checks passed
@griest024 griest024 deleted the feat/dgeni/support-examples branch January 9, 2025 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: docs-utils @daffodil/docs-utils tools: dgeni @daffodil/tools-dgeni
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] Hide example usage of properties from API docs in @daffodil/design
2 participants