Skip to content

Commit

Permalink
added post-build step
Browse files Browse the repository at this point in the history
  • Loading branch information
feefladder committed Nov 15, 2023
1 parent 4e88acd commit a929334
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ build:
# nodejs: "16"
# rust: "1.55"
# golang: "1.17"
jobs:
post_build:
- cp build/html/en/docs/404.html build/html/en/docs/index.html

# Build documentation in the docs/ directory with Sphinx
sphinx:
Expand Down

0 comments on commit a929334

Please sign in to comment.