22 Commits

Author SHA1 Message Date
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
Kyle Gach
975ad7604b Update TOC to use heading type
- Rename `introduction.md`, `overview.md`, `how-to-contribute.md` pages -> `index.md` pages
- Add all-new `index.md` pages for Sharing and API
- Find/replace `introduction.md`/`overview.md` -> `index.md`
- Find/replace `/introduction`/`/overview` -> `/`
- Add `hideRendererSelector: true` to frontmatter of (some) pages that aren't conditional on renderer
2023-11-27 20:57:51 -07:00
Michael Shilman
b2aea37ece Rename AutoDocs to Autodocs 2023-03-02 12:42:49 +08:00
jonniebigodes
ab21666fdc Another round of feedback 2023-02-22 21:06:54 +00:00
jonniebigodes
c47de5c1bd misc fixes to auto docs and doc block related issues 2023-02-16 12:46:28 +00:00
jonniebigodes
099734c4f1 Removes deprecated flag from the documentation 2023-02-02 13:55:13 +00:00
Aaron Rose
d58f4c0f2c
Fix example docs package scripts for v7 2022-12-21 14:25:16 +13:00
jonniebigodes
df17553de0 Adds Docs 2 documentation 2022-12-13 18:22:21 +00:00
Norbert de Langen
d08c11c6a3
lint the newly linted code 2022-07-25 18:51:24 +02:00
jonniebigodes
dcbb840324 docs updates per feedback on 17551 2022-02-25 16:00:20 +00:00
domyen
4fa6d91919 Docs: Don't print "Note" in <aside>s because it's redundant 2021-12-27 13:28:22 -05:00
jonniebigodes
2716b1688f Fixes links 2021-12-24 16:23:41 +00:00
Kai-Wen, Hsiung
eb72096246
Add missing space
I've found a missing space between "or" and "CSF" of the paragraph "It will look for any stories available either in MDX or CSF and based on the documentation you've added it will display it..."
2021-07-04 20:12:47 +08:00
jonniebigodes
ed89061443 adjusts the docs to address #14148 2021-03-09 20:13:57 +00:00
jonniebigodes
06e8358c82 remove writing docs reference 2021-03-04 20:13:02 +00:00
jonniebigodes
ab2d8ffc30 address issue with MDX stories 2021-03-04 20:02:05 +00:00
jonniebigodes
714076bc30 removes the shell and json file references.
Updates for the writing docs section
2020-08-11 02:32:01 +01:00
Tom Coleman
75ba659959 Merge remote-tracking branch 'origin/6.0-docs' into chore_add_snippets_writing_docs 2020-08-10 14:09:04 +10:00
domyen
bbf9a89ea0 docs polish and tweaks 2020-08-09 12:55:06 -04:00
domyen
b5a806a5c2 update docs heading levels in markdown 2020-08-09 12:34:50 -04:00
jonniebigodes
d9557972ce initial commit for snippets for writing docs 2020-08-08 03:33:41 +01:00
jonniebigodes
fe916471c0 updated section per feedback 2020-08-05 01:05:04 +01:00