Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

Commit

Permalink
Converted to shotgunsoftware URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Yu committed Jun 7, 2019
1 parent 082bdca commit cdc8657
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,10 @@ python:

env:
global:
- DOC_URL=https://wwfxuk.github.io
- DOC_URL=https://developer.shotgunsoftware.com
- DOC_PATH=/tk-doc-generator
- S3_BUCKET=sg-devdocs
- S3_WEB_URL=http://sg-devdocs.s3-website-us-east-1.amazonaws.com

cache:
pip: true
Expand Down
5 changes: 2 additions & 3 deletions docs/en/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,12 @@ Change Log/History

See also the [GitHub Releases page][releases]

[releases]: https://github.com/wwfxuk/tk-doc-generator/releases
[releases]: https://github.com/shotgunsoftware/tk-doc-generator/releases

# v1.0.0+wwfx.0.1.0
# v1.x.x

Added this change log as well as minor fixes:

- `.travis.yml`: Changed to WWFX UK `DOC_URL`
- `Dockerfile`: Fixed `yum clean all` from being part of the `yum install` arguments
- `build_docs.sh`: Fixed permissions of generated docs from just `root` only
- `travis-generate-docs.py`: Fallback to `DOC_*` before using dummy URL.
Expand Down

0 comments on commit cdc8657

Please sign in to comment.