Wez Furlong
ec12eed180
docs: migrate misc.md to individual config pages
2021-03-07 00:10:28 -08:00
Wez Furlong
62917c63b6
docs: add installation info for FreeBSD
2021-03-03 08:45:58 -08:00
Wez Furlong
58fde836c3
docs: document various missing things
...
refs: https://github.com/wez/wezterm/issues/63
refs: https://github.com/wez/wezterm/issues/461
2021-02-20 10:40:26 -08:00
Wez Furlong
6c1c5f8714
docs: move mouse binding to its own page
2021-02-20 08:38:46 -08:00
Wez Furlong
90fc2b45ca
docs: allow making docs on my mac (identify executable not installed)
2021-01-31 17:15:35 -08:00
Wez Furlong
9a610358d1
docs: upgrade to mdbook 0.4, enable link checking
...
Standardize on `thing.md` rather than `thing.markdown` to make it
easier to cross link.
2021-01-30 14:14:29 -08:00
Wez Furlong
fc6f529ee5
docs: start adding a reference section for Config
2021-01-18 17:31:39 -08:00
Wez Furlong
b60e83b22b
docs: start documenting supporting escape sequences
...
I started this a while ago; it's pretty time consuming to produce
accessible and usable documentation for this sort of stuff, so
this isn't yet complete, but in the interest of avoiding additional
bit-rot, let's get this up.
refs: https://github.com/wez/wezterm/issues/257
2021-01-18 11:16:18 -08:00
Wez Furlong
83c52ef27a
docs: format and wording tweak for color schemes
2020-10-20 00:55:35 -07:00
Wez Furlong
2c5275142a
docs: another tweak for color schemes linkage
2020-10-20 00:52:42 -07:00
Wez Furlong
df1206fc37
docs: fixup case of title
2020-10-20 00:46:12 -07:00
Wez Furlong
30fc374ad8
docs: add colorschemes + screenshots
...
This includes a script to generate a screenshot from a wezterm
running the default config under X11.
It expects the iTerm2-Color-Schemes to be checked out alongside
the wezterm repo as it uses the dynamic color schemes scripts
to activate the schemes one by one and capture the display.
2020-10-20 00:40:25 -07:00
Wez Furlong
6c12e2e981
docs: more pane related docs
2020-10-10 10:49:36 -07:00
Wez Furlong
ba9b98cd28
docs: fixup generated index page links
2020-10-10 09:07:56 -07:00
Wez Furlong
809bb53387
docs: split out the KeyAssignment enum variants
...
This makes the individual functions a bit easier to discover,
and a lot easier to link to.
2020-10-10 08:45:13 -07:00
Wez Furlong
7af4152275
docs: add a bit of exposition for the module/object sections
2020-10-10 08:00:08 -07:00
Wez Furlong
b009e8c0d4
docs: add docs for the window object
...
refs: #225
2020-10-09 23:34:35 -07:00
Wez Furlong
850fdf40de
docs: add docs for the Pane object
...
refs: #225
2020-10-09 23:22:52 -07:00
Wez Furlong
6e0836d11a
docs: Make it easier to split out docs into multiple pages
2020-10-09 22:03:59 -07:00