bottom/docs/content/contribution
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
..
development.md docs: migrate documentation over to mkdocs (#506) 2021-06-21 01:40:58 -04:00
documentation.md docs: mention discussions, fix broken link, update mkdocs req (#698) 2022-03-27 21:57:55 -04:00
issues-and-pull-requests.md docs: mention discussions, fix broken link, update mkdocs req (#698) 2022-03-27 21:57:55 -04:00
packaging-and-distribution.md ci: completion/manpage generation script spring cleaning (#795) 2022-08-30 18:25:16 -04:00