Skip to content

Commit 3915d25

Browse files
Remove old docs and disable gh actions temporarily
1 parent 0ef0d14 commit 3915d25

15 files changed

+4
-651
lines changed

.github/workflows/deploy.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Build and Deploy
2-
on:
3-
push:
4-
branches:
5-
- main
2+
on: workflow-dispatch
3+
# push:
4+
# branches:
5+
# - main
66
jobs:
77
build-and-deploy:
88
runs-on: ubuntu-latest

docs/Makefile

-20
This file was deleted.

docs/conf.py

-58
This file was deleted.

docs/conf.py.orig

-55
This file was deleted.

docs/demo.rst

-30
This file was deleted.

docs/development.rst

-29
This file was deleted.

docs/features.rst

-94
This file was deleted.

docs/getting_started.rst

-24
This file was deleted.

docs/index.rst

-33
This file was deleted.

0 commit comments

Comments
 (0)