You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Joel Challis aae3b35c0f
CI: Add docs build and deploy workflow (#7448)
* Add docs build and deploy workflow

* Remove old travis docs workflow

* update to cli command

* Tidy up for review

* formatting

* Update to pass style checks

* Update lib/python/qmk/cli/docs.py

Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>

* Review comments - build->generate, use of verbose

* Add docs

* Update to match recent actions

* Run within base_container

* Convert cli to generate-docs

* Convert cli to generate-docs - restore old file

* Convert cli to generate-docs

* Update docs

Co-authored-by: skullydazed <skullydazed@users.noreply.github.com>
5 years ago
..
cli CI: Add docs build and deploy workflow (#7448) 5 years ago
tests CLI: Add `qmk clean` (#10785) 5 years ago
__init__.py
c_parse.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 6 years ago
commands.py c2json: Fix TypeError on MSYS2 (#10709) 5 years ago
comment_remover.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 6 years ago
constants.py Generate api data on each push (#10609) 5 years ago
converter.py Add cli convert subcommand, from raw KLE to JSON (#6898) 6 years ago
datetime.py Generate api data on each push (#10609) 5 years ago
decorators.py Generate api data on each push (#10609) 5 years ago
errors.py Small CLI cleanups 6 years ago
info.py New command: qmk lint (#10761) 5 years ago
keyboard.py `qmk info`: Add `--ascii` flag (#10793) 5 years ago
keymap.py Generate api data on each push (#10609) 5 years ago
makefile.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 6 years ago
math.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 6 years ago
path.py New command: qmk lint (#10761) 5 years ago
questions.py Improve ANSI support and --no-color (#10537) 5 years ago
submodules.py Beef up how `qmk doctor` works. (#7375) 6 years ago