Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ jobs:
with:
name: khisto-python-docs
path: ./docs/_build/html
- name: Checkout doc sources (to get the current environment)
uses: actions/checkout@v6
- name: Deploy web site
run: |
# Install tool for pushing to GH pages
Expand Down
351 changes: 0 additions & 351 deletions docs/api_comparison.rst

This file was deleted.

1 change: 0 additions & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -98,5 +98,4 @@ Get started
:caption: Guides
:hidden:

API Comparison <api_comparison>
Demo <demo>
Loading