xonsh/.github/workflows
Noorhteen Raja NJ 9fbecfc155
feat: use github actions to deploy docs (#4641)
* feat: use github actions to deploy docs

fixes #4473

* fix: install xonsh

* fix: doc action

* chore: support *.md for documentation

* fix: remove hardcoded docs link

it affects local testing

* refactor: move sphinx extensions to its own package

* fix: remove deprecated get_theme_dir

As of Sphinx 1.2, this is passed to Sphinx via a ``setup.py`` entry
point,
and no longer needs to be included in your documentation's
``conf.py``.

* feat: jinja2 render without affecting incremental build

* style:

* feat: auto generate API doc

no need to create a file for each module

* chore: watch top-level and nested files

* refactor: update lib api-docs as well

* fix: import errors when doc generated

for some modules

* fix: relative path

* feat: add release handling

* Update .github/workflows/docs.yml

Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>

* refactor: use github-app-token

* chore: deploy docs only when merged

Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>
2022-01-18 11:38:27 -05:00
..
check-news-item.yml add py310 (#4270) 2021-06-07 13:40:40 -04:00
docs.yml feat: use github actions to deploy docs (#4641) 2022-01-18 11:38:27 -05:00
genbuilds.py adopt NEP-0029 (#4568) 2021-11-29 12:48:48 -05:00
pytest-linux-3.7.yml chore: use conda to install py310 (#4519) 2021-11-17 13:40:19 -05:00
pytest-linux-3.8.yml chore: use conda to install py310 (#4519) 2021-11-17 13:40:19 -05:00
pytest-linux-3.9.yml chore: use conda to install py310 (#4519) 2021-11-17 13:40:19 -05:00
pytest-linux-3.10.yml chore: use conda to install py310 (#4519) 2021-11-17 13:40:19 -05:00
pytest-macos-3.7.yml chore: use conda to install py310 (#4519) 2021-11-17 13:40:19 -05:00
pytest-macos-3.8.yml chore: use conda to install py310 (#4519) 2021-11-17 13:40:19 -05:00
pytest-macos-3.9.yml chore: use conda to install py310 (#4519) 2021-11-17 13:40:19 -05:00
pytest-macos-3.10.yml chore: use conda to install py310 (#4519) 2021-11-17 13:40:19 -05:00
pytest-windows-3.7.yml chore: use conda to install py310 (#4519) 2021-11-17 13:40:19 -05:00
pytest-windows-3.8.yml chore: use conda to install py310 (#4519) 2021-11-17 13:40:19 -05:00
pytest-windows-3.9.yml chore: use conda to install py310 (#4519) 2021-11-17 13:40:19 -05:00
pytest-windows-3.10.yml chore: use conda to install py310 (#4519) 2021-11-17 13:40:19 -05:00
pytest.tmpl chore: use conda to install py310 (#4519) 2021-11-17 13:40:19 -05:00
qa-linux-3.9.yml chore: use conda to install py310 (#4519) 2021-11-17 13:40:19 -05:00