bottom/docs/content
Clement Tsang 14808b3a2e
ci: completion/manpage generation script spring cleaning (#795)
* ci: spring cleaning of completions autogen

This commit changes a few things/cleans up stuff:
- Completion and manpage generation now drops the files off in
  `./target/tmp/bottom` rather than arbitrarily in the build directory.
  This was originally done because I was lazy and just needed it to work
  in CI, but it's kinda gross if you want to build the manpages in your
  own directory.
- CI was updated to handle this.
- Only run if the `BTM_GENERATE` env var is actually non-empty.

* docs: update for manpage/completion gen

* ci: auto delete autogen comp/manpage dir

* ci: fix incorrect mv for autogen

The mv was too late, should be earlier in the workflow.

* ci: specify shell in autogen delete

* docs: more updates to manpage/comp docs

* ci: unify env vars

* ci: skip autogen on build-msi
2022-08-30 18:25:16 -04:00
..
assets/screenshots docs: clean up troubleshooting page again 2022-05-07 20:01:11 -04:00
configuration docs: break broken image link for sample layout 2021-09-25 22:11:10 -04:00
contribution ci: completion/manpage generation script spring cleaning (#795) 2022-08-30 18:25:16 -04:00
overrides docs: Update mkdocs file layout and config (#642) 2021-12-22 18:03:33 -05:00
stylesheets docs: migrate documentation over to mkdocs (#506) 2021-06-21 01:40:58 -04:00
support docs: edit docs regarding M1 macOS support 2022-08-13 11:31:29 -04:00
usage docs: add half-page scroll shortcut to docs 2022-08-14 17:51:04 -04:00
index.md docs: fix dead link (#771) 2022-07-26 14:08:03 -04:00
troubleshooting.md docs: clean up troubleshooting page again 2022-05-07 20:01:11 -04:00