Skip to content

Commit

Permalink
debug in the cloud pt 4, yay
Browse files Browse the repository at this point in the history
  • Loading branch information
justdave committed Aug 31, 2023
1 parent 4fe006c commit 06f6d59
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@ build:
- libfile-copy-recursive-perl
jobs:
post_build:
- perl docs/makedocs.pl --pod-only && cp -rp docs/en/html/integrating/api/ "$READTHEDOCS_OUTPUT/html/integrating/api"
- perl docs/makedocs.pl --pod-only
- cp -rp docs/en/html/integrating/api/ "$READTHEDOCS_OUTPUT/html/integrating/api"
- cp -p docs/en/html/style.css "$READTHEDOCS_OUTPUT/html/"

0 comments on commit 06f6d59

Please sign in to comment.