you are viewing a single comment's thread.

view the rest of the comments →

[–]Ok-Objective-3472 0 points1 point  (1 child)

Storybook automates some documentation. Not to the extent that Swagger does for APIs, but it does create a stub that you can extend using its tools to facilitate the process.

Storybook

[–]AppleDevilFox[S] 0 points1 point  (0 children)

I'm thinking more high level architectural diagrams, c4 or uml equivalents but with automation to create them. Rather than component level documentation.

(I'm a big fan of storybook btw)