You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by ma...@apache.org on 2020/08/20 17:24:32 UTC

[trafficcontrol] branch master updated (c93160a -> f55bb5a)

This is an automated email from the ASF dual-hosted git repository.

mattjackson pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git.


    from c93160a  Revert Delivery Service type alias (#4975)
     add f55bb5a  Added action to build documentation (#4977)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/ciab.yaml                        |  2 +-
 .github/workflows/{weasel.yml => docs.yml}         | 29 +++++++++++++++-------
 docs/requirements.txt                              |  1 +
 docs/source/api/v2/deliveryservice_requests.rst    | 10 ++++----
 .../api/v2/deliveryservice_requests_id_assign.rst  |  2 +-
 .../api/v2/deliveryservice_requests_id_status.rst  |  2 +-
 docs/source/api/v3/deliveryservice_requests.rst    | 10 ++++----
 .../api/v3/deliveryservice_requests_id_assign.rst  |  2 +-
 .../api/v3/deliveryservice_requests_id_status.rst  |  2 +-
 .../api/v3/servers_hostname_update_status.rst      |  4 +--
 docs/source/api/v3/servers_id_status.rst           |  2 +-
 docs/source/development/traffic_ops.rst            |  2 +-
 12 files changed, 40 insertions(+), 28 deletions(-)
 copy .github/workflows/{weasel.yml => docs.yml} (60%)
 create mode 120000 docs/requirements.txt