Skip to content

Commit

Permalink
build POD in post_build
Browse files Browse the repository at this point in the history
  • Loading branch information
justdave committed Aug 30, 2023
1 parent 8aa3783 commit 2cc2a40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ build:
apt_packages:
- libfile-copy-recursive-perl
jobs:
pre_build:
post_build:
- mkdir -p "$READTHEDOCS_OUTPUT/html/integrating/api"
- perl docs/makedocs.pl --pod-only
- cp -rp docs/en/html/integrating/api/ "$READTHEDOCS_OUTPUT/html/integrating/api"

0 comments on commit 2cc2a40

Please sign in to comment.