GitHub user jsime opened a pull request: https://github.com/apache/trafficserver/pull/319
Fix missing Read the Docs CSS CSS for the Sphinx theme for Read the Docs should be explicitly included in the list of css files, since we also specify our own override CSS, when building the documentation in the RTD environment. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jsime/trafficserver fix-rtd-css Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/319.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #319 ---- commit d25bfad3f773ecf301e3ba464ccf7a12fcb3bbe6 Author: Jon Sime <jons...@gmail.com> Date: 2015-11-03T18:31:46Z explicitly include RTD CSS when building in the RTD environment ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---