Feedback for /writing-docs/autodocs docs page #22708
Replies: 18 comments 5 replies
-
|
/docs/react/writing-docs/autodocs
The first sample screenshot has a description for the component (Primary UI Component For User Interaction) that is not visible on the Button.stories file. Where is this description coming from? This is unclear to me. |
Beta Was this translation helpful? Give feedback.
-
|
Currently tracked in #22012 |
Beta Was this translation helpful? Give feedback.
-
|
/docs/7.0/react/writing-docs/autodocs
example |
Beta Was this translation helpful? Give feedback.
-
|
/docs/7.0/react/writing-docs/autodocs
|
Beta Was this translation helpful? Give feedback.
-
|
/docs/7.1/react/writing-docs/autodocs
I see we can now generate a table of contents in autodocs. This is excellent and very useful. However, in some cases we have to create custom docs using MDX. Is there any way to use this feature in MDX? It doesn't appear to be available as a block in @storybook/blocks |
Beta Was this translation helpful? Give feedback.
-
|
/docs/7.1/svelte/writing-docs/autodocs
It is unclear how the annotations/descriptions for the stories of this image (https://storybook.js.org/28b2f00782649b7c2ad244ee333fb402/autodocs.png) were created. |
Beta Was this translation helpful? Give feedback.
-
|
/docs/7.3/react/writing-docs/autodocs
No npm scripts, no details on how to integrate into existing node project. |
Beta Was this translation helpful? Give feedback.
-
|
/docs/7.3/react/writing-docs/autodocs
No npm scripts, no details on how to integrate into existing node project. |
Beta Was this translation helpful? Give feedback.
-
|
/docs/7.3/react/writing-docs/autodocs
interface DocsContainerProps<TFramework extends Renderer$1 = Renderer$1> { in your text it's not updated |
Beta Was this translation helpful? Give feedback.
-
|
/docs/7.4/angular/writing-docs/autodocs
The following does not work in Angular: |
Beta Was this translation helpful? Give feedback.
-
|
/docs/7.4/react/writing-docs/autodocs
It doesn't say where the props documentation is coming from |
Beta Was this translation helpful? Give feedback.
-
|
/docs/7.5/react/writing-docs/autodocs
Where does the autogenerated docs come from? What do I need to add to my component? |
Beta Was this translation helpful? Give feedback.
-
|
/docs/7.5/web-components/writing-docs/autodocs
|
Beta Was this translation helpful? Give feedback.
-
|
/docs/7.6/writing-docs/autodocs
|
Beta Was this translation helpful? Give feedback.
-
|
/docs/7.6/writing-docs/autodocs
|
Beta Was this translation helpful? Give feedback.
-
|
/docs/7.6/writing-docs/autodocs
The code example in Write a custom template is in React, even when viewing the Angular docs. |
Beta Was this translation helpful? Give feedback.
-
|
/docs/8.0/writing-docs/autodocs
Subcomponents is not working at all. I was hoping it would allow me to display the documentation from my view components doc comment, without having to duplicate the text in container component or story. In case you are not aware the common pattern of splitting react code into dumb view & smart container results in no documentation in storybook |
Beta Was this translation helpful? Give feedback.
-
|
/docs/8.0/writing-docs/autodocs
show code examples please |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Beta Was this translation helpful? Give feedback.
All reactions