You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2019/02/04 17:02:30 UTC

[GitHub] ocket8888 opened a new pull request #3299: Text roles

ocket8888 opened a new pull request #3299: Text roles
URL: https://github.com/apache/trafficcontrol/pull/3299
 
 
   ## What does this PR do?
   This PR fixes numerous warnings and errors generated by the documentation build system, as well as rearranges some things such that most Traffic Control terms now link to a description of said term in the glossary. It also implements proper text roles for things like command line tools and RFC documents. Finally, this PR includes updates to the Python Traffic Ops client to remove methods of the `TOSession` object that used non-existent API endpoints.
   
   ## Which TC components are affected by this PR?
   
   - [x] Documentation
   - [ ] Grove
   - [ ] Traffic Analytics
   - [ ] Traffic Monitor
   - [ ] Traffic Ops
   - [ ] Traffic Ops ORT
   - [ ] Traffic Portal
   - [ ] Traffic Router
   - [ ] Traffic Stats
   - [ ] Traffic Vault
   - [x] Python Client
   
   ## What is the best way to verify this PR?
   Build the documentation and verify that no warnings or errors are emitted.
   
   ## Check all that apply
   
   - [ ] This PR includes tests
   - [x] This PR includes documentation updates
   - [ ] This PR includes an update to CHANGELOG.md
   - [ ] This PR includes all required license headers
   - [ ] This PR includes a database migration (ensure that migration sequence is correct)
   - [ ] This PR fixes a serious security flaw. Read more: [www.apache.org/security](http://www.apache.org/security/)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services