8 Commits

Author SHA1 Message Date
jonniebigodes
e4a818a3f7 Minor additional updates to the docs 2023-11-26 16:11:45 +00:00
jonniebigodes
e9c5bc8722 First iteration 2023-11-21 14:10:29 +00:00
Kyle Gach
320aed54f6 Remove (required) from headings
- Removed to ensure heading anchor links are stable over time
- Consistently display required properties throughout API references
2023-06-21 07:12:58 -06:00
Kyle Gach
852cc70c13 Move "experimental" label beneath heading
- To avoid it being part of the heading anchor
    - Helps links to anchor stay stable over time, when label is removed
2023-06-09 15:24:03 -06:00
Kyle Gach
b22c1acbe5 Update useSWC docs
- Add to API reference
- Update related content/snippets
2023-06-09 15:24:03 -06:00
Kyle Gach
1d3262ee62 Address comments:
- Add `babelDefault` and `managerHead` pages
- Fix broken links
- Clarify when some properties are primarily used by addon authors
- Document simplified options for `babel`, `babelDefault`, `viteFinal`, and `webpackFinal`
- Add description for `core.channelOptions`
- Remove the `previewMainTemplate` page
- Document possible shortcomings of some `stories` configurations
- Document limitations of some `typescript` options
2023-05-23 14:15:53 -06:00
Kyle Gach
92c7faa69f Simplify presentation of properties
- # config.core -> # core
- ## `config.core.builder` -> ## `builder`
- Add "Parent: [main.js|ts configuration](./Overview.md)"
- Update TOC menu title
2023-05-23 14:15:53 -06:00
Kyle Gach
e8a89dbd56 Add /docs/api/main-config-* pages
- Add relevant snippets
2023-05-23 14:15:53 -06:00