Skip to content

Commit c3c70cc

Browse files
committed
docs: refactor docs (dirhtml, flat layout, hide drafts)
1 parent bdbe067 commit c3c70cc

20 files changed

+8
-81
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- main
7+
- dev
78

89
# Allows you to run this workflow manually from the Actions tab
910
workflow_dispatch:
@@ -35,7 +36,7 @@ jobs:
3536
- name: Upload
3637
uses: actions/upload-pages-artifact@v3
3738
with:
38-
path: docs/build/html/en
39+
path: docs/_build/dirhtml/en
3940

4041
deploy:
4142
needs: build
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

docs/CHANGELOG.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

docs/LICENSE

Lines changed: 0 additions & 21 deletions
This file was deleted.
File renamed without changes.

0 commit comments

Comments
 (0)