Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move Doxygen docs to subdirectory (#16561) | Ryan | 2022-03-07 | 1 | -3/+4 |
| | |||||
* | Internal docs generation updates (#16411) | Ryan | 2022-02-21 | 1 | -6/+10 |
| | |||||
* | Align our subprocess usage with current best practices. (#12940) | Zach White | 2021-05-19 | 1 | -6/+8 |
| | | | | | | | | | | | | | | | | | * Align our subprocess usage with current best practices. * remove unused import * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> * fix the cpp invocation for older python * allow for unprompted installation * make sure qmk new-keyboard works on windows Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | CI: Add docs build and deploy workflow (#7448) | Joel Challis | 2020-11-10 | 1 | -0/+37 |
* 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> |