zed/docs/theme
Nate Butler 1f0dc8b754
Expand assistant docs (#16501)
This PR significantly expands the assistant documentation, breaking it
out into sections, adding examples and further documenting features.

This PR introduces a convention in docs for swapping keybindings for mac
vs linux:

`<kbd>cmd-enter|ctrl-enter</kbd>`

In the above example, the first will be shown for mac, the second for
linux or windows.

TODO:

- [ ] Fix table style (for `/assistant/configuration`)
- [x] Add script to swap keybindings based on platform
- It should take in this format: [`cmd-n` (mac)|`ctrl-n`(linux)] and
return just the correct binding for the viewer's platform.
- [ ] Add image/video assets (non-blocking)

Release Notes:

- Updated assistant documentation
2024-08-19 23:50:09 -04:00
..
css docs: Add table of contents navigation (#15212) 2024-07-27 10:34:14 -04:00
fonts docs: Check formatting in CI (#15355) 2024-07-27 15:47:48 -04:00
favicon.png docs: Fix favicon (#11381) 2024-05-03 19:20:07 -04:00
index.hbs Expand assistant docs (#16501) 2024-08-19 23:50:09 -04:00
page-toc.css docs: Add table of contents navigation (#15212) 2024-07-27 10:34:14 -04:00
page-toc.js docs: Add table of contents navigation (#15212) 2024-07-27 10:34:14 -04:00
plugins.css Expand assistant docs (#16501) 2024-08-19 23:50:09 -04:00
plugins.js Expand assistant docs (#16501) 2024-08-19 23:50:09 -04:00