Skip to content

fix: yuidoc circular referencing problem#75

Merged
ogbabydiesal merged 2 commits intoprocessing:mainfrom
kunstewi:yuidoc-fix
Feb 27, 2026
Merged

fix: yuidoc circular referencing problem#75
ogbabydiesal merged 2 commits intoprocessing:mainfrom
kunstewi:yuidoc-fix

Conversation

@kunstewi
Copy link
Copy Markdown
Contributor

@kunstewi kunstewi commented Feb 24, 2026

previously npx yuidoc . was scanning the whole repo along with the dist files and it was causing circular referencing problem, and the doc generation was failing.

before

553903232-99f0b0a4-4201-4fb9-a4e9-bbd5046e63f5

after

553903759-29f33403-ad7b-40bc-9d81-cea2e535493e

@davepagurek, @ksen0 please take a look, whenever you have time.

Thanks a lot.

fixes #74

@kunstewi kunstewi changed the title fixed yuidoc circular referencing problem fix: yuidoc circular referencing problem Feb 24, 2026
@ksen0
Copy link
Copy Markdown
Member

ksen0 commented Feb 25, 2026

Thanks for this (and the other issues you've made on sound recently) @kunstewi ! I will look at these as soon as I can, aiming for this week

@kunstewi
Copy link
Copy Markdown
Contributor Author

Thanks a lot for your time @ksen0. Please don't push yourself. Whenever you have free time review it and let me know. No hurries. Thanks again.

Comment thread yuidoc.json Outdated
@ogbabydiesal ogbabydiesal merged commit b341966 into processing:main Feb 27, 2026
@kunstewi kunstewi deleted the yuidoc-fix branch February 27, 2026 17:43
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.

npx yuidoc . command failing because it's scanning the src and dist file both and causing circular referencing

3 participants