1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/lib/python/qmk
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>
2020-11-10 07:00:40 -08:00
..
cli CI: Add docs build and deploy workflow (#7448) 2020-11-10 07:00:40 -08:00
tests CLI: Add qmk clean (#10785) 2020-11-04 19:18:47 +00:00
__init__.py
c_parse.py
commands.py
comment_remover.py
constants.py
converter.py
datetime.py
decorators.py
errors.py
info.py New command: qmk lint (#10761) 2020-11-07 09:56:08 -08:00
keyboard.py
keymap.py
makefile.py
math.py
path.py New command: qmk lint (#10761) 2020-11-07 09:56:08 -08:00
questions.py
submodules.py