33 Commits

Author SHA1 Message Date
Kyle Gach
25ed3c27a2 Snippetize examples 2024-05-07 09:20:43 -06:00
Kyle Gach
64c67b4dbb Revise tags docs
- Document new API
- Add examples
- Remove `main-config-tags`
- Remove `--tags` and `--exclude-tags` CLI flags
- Remove `autodocs: true | false | 'tag'`
- Remove old snippets
2024-05-06 16:34:17 -06:00
Michael Shilman
ab947ce15d Merge branch 'next' into pr/23677 2024-02-19 20:13:05 +08:00
Kyle Gach
b644216cc4 Consolidate snippets 2024-01-30 10:15:12 -07:00
Kyle Gach
f18392262c Update docs/writing-docs/autodocs.md
Co-authored-by: Jeppe Reinhold <jeppe@chromatic.com>
2024-01-30 10:15:12 -07:00
Kyle Gach
8ab95188f9 Re-document subcomponents
- Largely reverted relevant portions of #20233 & #21742
2024-01-30 10:15:12 -07:00
Kyle Gach
bb423bd59c Remove mentions of MDX 2
- Remove Breaking changes section
- Move GFM instructions to Troubleshooting section
- Remove blockquotes, which render in a huge font
2024-01-22 10:14:33 -07:00
Kyle Gach
5074a88c62 Fix formatting of "Learn more" sections
- Use bold text instead of heading
    - The correct heading level is often h2, which is much more attention grabbing than we want
    - Using a better heading level size, h4, is often incorrect, semantically
        - h4's styles are just bold normal text
    - There's no value in having these headings in the "On this page" TOCs, because it's just duplicating what's in the sidebar navigation
2024-01-18 13:25:07 -07:00
jonniebigodes
ec290ea869 Fix links 2023-12-22 12:27:52 +00:00
jonniebigodes
a87e90994c Docs: Documentation updates for known limitations 2023-12-15 21:19:27 +00:00
jonniebigodes
39fd813c16 Docs: Svelte docs and examples update 2023-12-04 21:23:56 +00:00
jonniebigodes
18ce18fc42 Docs: Fix ArgTypes links 2023-12-01 18:09:23 +00:00
jonniebigodes
f59474407d Docs: Minor Fixes and cleanup 2023-11-29 21:28:48 +00:00
Yann Braga
e98fcc2475
Merge branch 'next' into fix-toc-heading-leak 2023-11-21 00:55:17 +01:00
Shaun Lloyd
b52d3c1e72 Replace aside with new Callout 2023-11-03 13:05:44 -04:00
jonniebigodes
601e90224f Moves video up and callout 2023-08-10 21:56:12 +01:00
jonniebigodes
c75a8fc64b Adds more video coverage to the documentation 2023-08-10 20:40:43 +01:00
Vytautas
93a5503a6b
docs: update TOC docs 2023-08-02 10:59:22 +08:00
Chaz Gatian
6edb9865c7 Update autodoc to proper default value 2023-07-21 17:24:36 +00:00
jonniebigodes
2035c5f14f Addressing feedback 2023-07-13 19:28:39 +01:00
jonniebigodes
15f6768726 Adds TOC documentation 2023-07-13 15:30:42 +01:00
Kyle Gach
522bd57a5e Docs: Add embedded video to Autodocs page 2023-06-20 13:52:41 -06:00
Michael Shilman
347cc5e409 Add autodocs clarification 2023-06-05 11:19:26 +08:00
domyen
467c8d7945 Update doc blocks and MDX pages 2023-03-13 20:07:44 -04:00
jonniebigodes
d69691057a Updates documentation to feature previewjs TS types 2023-03-02 22:33:12 +00:00
Michael Shilman
764d210f1e
Merge pull request #21347 from storybookjs/shilman/rename-autodocs
Rename AutoDocs to Autodocs
2023-03-03 01:06:40 +08:00
Michael Shilman
94c08d84b3
Fix typo 2023-03-03 01:05:49 +08:00
Michael Shilman
b2aea37ece Rename AutoDocs to Autodocs 2023-03-02 12:42:49 +08:00
Michael Shilman
9f52591d02 Document MDX docs template 2023-03-02 12:38:59 +08:00
jonniebigodes
ab21666fdc Another round of feedback 2023-02-22 21:06:54 +00:00
jonniebigodes
01ce0cba22 Minor tweaks and introduces istemplate prop 2023-02-20 20:16:57 +00:00
jonniebigodes
749214cbfa
Update docs/writing-docs/autodocs.md
Co-authored-by: Jeppe Reinhold <jeppe@chromatic.com>
2023-02-16 13:37:23 +00:00
jonniebigodes
c47de5c1bd misc fixes to auto docs and doc block related issues 2023-02-16 12:46:28 +00:00