[ 
https://issues.apache.org/jira/browse/TS-4037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096618#comment-15096618
 ] 

ASF GitHub Bot commented on TS-4037:
------------------------------------

GitHub user jsime opened a pull request:

    https://github.com/apache/trafficserver/pull/419

    Docs: build cleanups and multiple Jira issues.

    [TS-4037] Table of Contents fixes
    [TS-4086] Minimum size for proxy.config.log.rolling_size_mb
    [TS-4077] Doc build warnings and errors
    [TS-3704] ^^
    [TS-3703] ^^
    [TS-3288] Confirmed documentation is accurate that any uid != 0 is accepted 
by traffic_manager
    
    As well as the addition of documentation entries for the following missing 
configuration variables:
    
    proxy.config.http.chunking.size
    proxy.config.http.server_tcp_init_cwnd
    proxy.config.http.auth_server_session_private
    proxy.config.http.server_session_sharing.match
    proxy.config.http.accept_encoding_filter_enabled
    proxy.config.http.default_buffer_size
    proxy.config.http.default_buffer_water_mark
    proxy.config.http.request_header_max_size
    proxy.config.http.response_header_max_size
    proxy.config.http.global_user_agent_header
    proxy.config.http.negative_revalidating_enabled
    proxy.config.http.negative_revalidating_lifetime
    proxy.config.http.doc_in_cache_skip_dns
    proxy.config.cache.min_average_object_size
    proxy.config.cache.alt_rewrite_max_size
    proxy.config.http.cache.guaranteed_min_lifetime
    proxy.config.http.cache.guaranteed_max_lifetime
    proxy.config.ssl.server.cipher_suite
    proxy.config.icp.multicast_enabled

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jsime/trafficserver docs-build-warnings

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/419.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 #419
    
----
commit 16269d5e2917c5d58a04d1f8682f5bd451ebac9f
Author: Jon Sime <[email protected]>
Date:   2016-01-13T17:19:45Z

    Docs: build cleanups and multiple Jira issues.
    
    [TS-4037] Table of Contents fixes
    [TS-4086] Minimum size for proxy.config.log.rolling_size_mb
    [TS-4077] Doc build warnings and errors
    [TS-3704] ^^
    [TS-3703] ^^
    [TS-3288] Confirmed documentation is accurate that any uid != 0 is accepted 
by traffic_manager

----


> various table of contents errors
> --------------------------------
>
>                 Key: TS-4037
>                 URL: https://issues.apache.org/jira/browse/TS-4037
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Documentation
>            Reporter: James Peach
>            Assignee: Jon Sime
>             Fix For: Docs
>
>
> Building the HTML docs on Fedora 22:
> {code}
> ...
> /opt/home/src/trafficserver.git/doc/admin-guide/configuration/index.en.rst:25:
>  WARNING: toctree contains reference to nonexisting document 
> u'admin-guide/configuration/reverse-proxying.en'
> /opt/home/src/trafficserver.git/doc/admin-guide/index.en.rst:27: WARNING: 
> toctree contains reference to nonexisting document 
> u'admin-guide/troubleshooting.en'
> /opt/home/src/trafficserver.git/doc/admin-guide/monitoring/monitoring/third-party/index.en.rst:25:
>  WARNING: toctree contains reference to nonexisting document 
> u'admin-guide/monitoring/monitoring/third-party/circonus.en'
> /opt/home/src/trafficserver.git/doc/admin-guide/monitoring/monitoring/third-party/index.en.rst:25:
>  WARNING: toctree contains reference to nonexisting document 
> u'admin-guide/monitoring/monitoring/third-party/logstash.en'
> /opt/home/src/trafficserver.git/doc/admin-guide/monitoring/monitoring/third-party/index.en.rst:25:
>  WARNING: toctree contains reference to nonexisting document 
> u'admin-guide/monitoring/monitoring/third-party/nagios.en'
> /opt/home/src/trafficserver.git/doc/admin-guide/monitoring/monitoring/third-party/index.en.rst:25:
>  WARNING: toctree contains reference to nonexisting document 
> u'admin-guide/monitoring/monitoring/third-party/zabbix.en'
> ...
> /opt/home/src/trafficserver.git/doc/developer-guide/introduction/audience.en.rst:25:
>  WARNING: toctree contains reference to nonexisting document 
> u'developer-guide/introduction/preface/how-to-use-this-book.en'
> /opt/home/src/trafficserver.git/doc/developer-guide/introduction/audience.en.rst:25:
>  WARNING: toctree contains reference to nonexisting document 
> u'developer-guide/introduction/preface/typographical-conventions.en'
> /opt/home/src/trafficserver.git/doc/developer-guide/plugins/adding-statistics.en.rst:34:
>  WARNING: toctree contains reference to nonexisting document 
> u'developer-guide/plugins/adding-statistics/coupled-statistics.en'
> /opt/home/src/trafficserver.git/doc/developer-guide/plugins/adding-statistics.en.rst:34:
>  WARNING: toctree contains reference to nonexisting document 
> u'developer-guide/plugins/adding-statistics/viewing-statistics-using-traffic-line.en'
> /opt/home/src/trafficserver.git/doc/developer-guide/plugins/hooks-and-transactions/index.en.rst:157:
>  WARNING: toctree contains reference to nonexisting document 
> u'developer-guide/plugins/hooks-and-transactions/trafficserver-timers.en'
> /opt/home/src/trafficserver.git/doc/developer-guide/plugins/new-protocol-plugins.en.rst:None:
>  WARNING: image file not readable: 
> developer-guide/plugins/../static/images/sdk/Protocol_state_diagram.jpg
> /opt/home/src/trafficserver.git/doc/developer-guide/plugins/new-protocol-plugins.en.rst:None:
>  WARNING: image file not readable: 
> developer-guide/plugins/../static/images/sdk/protocol_sm_big.jpg
> /opt/home/src/trafficserver.git/doc/developer-guide/plugins/new-protocol-plugins.en.rst:None:
>  WARNING: image file not readable: 
> developer-guide/plugins/../static/images/sdk/protocol_evt.jpg
> /opt/home/src/trafficserver.git/doc/developer-guide/plugins/new-protocol-plugins.en.rst:None:
>  WARNING: image file not readable: 
> developer-guide/plugins/../static/images/sdk/txn_sm.jpg
> /opt/home/src/trafficserver.git/doc/developer-guide/troubleshooting-tips.en.rst:23:
>  WARNING: toctree contains reference to nonexisting document 
> u'developer-guide/troubleshooting-tips/unable-to-debug-tags.en'
> /opt/home/src/trafficserver.git/doc/developer-guide/troubleshooting-tips.en.rst:23:
>  WARNING: toctree contains reference to nonexisting document 
> u'developer-guide/troubleshooting-tips/using-a-debugger.en'
> /opt/home/src/trafficserver.git/doc/developer-guide/troubleshooting-tips.en.rst:23:
>  WARNING: toctree contains reference to nonexisting document 
> u'developer-guide/troubleshooting-tips/debugging-memory-leaks.en'
> ...checking consistency... 
> /opt/home/src/trafficserver.git/doc/admin-guide/configuring-traffic-server.en.rst::
>  WARNING: document isn't included in any toctree
> /opt/home/src/trafficserver.git/doc/admin-guide/hierachical-caching.en.rst:: 
> WARNING: document isn't included in any toctree
> /opt/home/src/trafficserver.git/doc/admin-guide/transparent-proxy.en.rst:: 
> WARNING: document isn't included in any toctree
> /opt/home/src/trafficserver.git/doc/developer-guide/introduction/audience.en.rst::
>  WARNING: document isn't included in any toctree
> /opt/home/src/trafficserver.git/doc/developer-guide/troubleshooting-tips.en.rst::
>  WARNING: document isn't included in any toctree
> /opt/home/src/trafficserver.git/doc/sdk/trafficserver-timers.en.rst:: 
> WARNING: document isn't included in any toctree
> ...
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to