mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 08:24:40 +01:00
![]() * 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> |
||
---|---|---|
.. | ||
check-news-item.yml | ||
docs.yml | ||
genbuilds.py | ||
pytest-linux-3.7.yml | ||
pytest-linux-3.8.yml | ||
pytest-linux-3.9.yml | ||
pytest-linux-3.10.yml | ||
pytest-macos-3.7.yml | ||
pytest-macos-3.8.yml | ||
pytest-macos-3.9.yml | ||
pytest-macos-3.10.yml | ||
pytest-windows-3.7.yml | ||
pytest-windows-3.8.yml | ||
pytest-windows-3.9.yml | ||
pytest-windows-3.10.yml | ||
pytest.tmpl | ||
qa-linux-3.9.yml |