docs(widgets) begin adding support for building live examples

This commit is contained in:
Themba Dube
2021-05-04 16:41:56 -04:00
parent a1cea30bff
commit aeeec60885
4 changed files with 33 additions and 0 deletions

View File

@@ -22,6 +22,8 @@ jobs:
- name: Install requirements
run: |
pip install --upgrade --upgrade-strategy eager sphinx recommonmark commonmark breathe sphinx-rtd-theme sphinx-markdown-tables sphinx-sitemap
- name: Build examples
run: scripts/build_html_examples.sh
- name: Build docs
run: docs/build.py
- name: Remove .doctrees