Skip to content

Commit

Permalink
Add additional API documentation - Fix RTD job
Browse files Browse the repository at this point in the history
Issue-ID: SMO-155
Change-Id: Idbf26964b0f4c7bee8528120ecef273e6d7d612f
Signed-off-by: JohnKeeney <[email protected]>
  • Loading branch information
JohnKeeneyEST committed Jul 11, 2024
1 parent 669c648 commit 850b994
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 @@ -28,7 +28,7 @@ build:
python: "3.11"
jobs:
post_build:
- cp -v docs/offeredapis/html/index.html $READTHEDOCS_OUTPUT/html/offeredapis/html
- cp -v docs/offeredapis/html/index.html $READTHEDOCS_OUTPUT/html/offeredapis/html/
- cp -v docs/offeredapis/index.html $READTHEDOCS_OUTPUT/html/offeredapis/
- cp -v docs/offeredapis/topology-exposure-inventory-openapi.yaml $READTHEDOCS_OUTPUT/html/offeredapis/
- cp -v docs/offeredapis/topology-exposure-inventory-openapi.json $READTHEDOCS_OUTPUT/html/offeredapis/
Expand Down

0 comments on commit 850b994

Please sign in to comment.