mitchell852 commented on issue #2898: More doc updates
URL: https://github.com/apache/trafficcontrol/pull/2898#issuecomment-427430815
 
 
   `make` results in this error
   
   
`/code/src/github.com/apache/trafficcontrol/docs/source/api/traffic_ops_api.rst:211:
 WARNING: Inconsistent literal block quoting.
   
/code/src/github.com/apache/trafficcontrol/docs/source/api/traffic_ops_api.rst:216:
 WARNING: Bullet list ends without a blank line; unexpected unindent.
   /code/src/github.com/apache/trafficcontrol/docs/source/api/v11/cdn.rst:106: 
WARNING: Error in "code-block" directive:
   1 argument(s) required, 0 supplied.
   
   .. code-block::
           :caption: Response Example
   
           {
                   "response": [
                           {
                                   "id": 2,
                                   "name": "cdn2",
                                   "dnssecEnabled": false,
                                   "lastUpdated": "2014-10-02 08:22:43",
                                   "domainName": "2.comcast.net"
                           }
                   ]
           }
   WARNING: don't know which module to import for autodocumenting 
'traffic_ops_ort' (try placing a "module" or "currentmodule" directive in the 
document, or giving an explicit module name)
   looking for now-outdated files... none found
   pickling environment... done
   checking consistency... done
   preparing documents... done
   
/code/src/github.com/apache/trafficcontrol/docs/source/admin/traffic_ops/using.rst:86:
 WARNING: undefined label: bulkserver (if the link has no caption the label 
must precede a section header)
   writing output... [100%] development/traffic_monitor/traffic_monitor_api .. 
overview/traffic_vault
   waiting for workers...
   
/code/src/github.com/apache/trafficcontrol/docs/source/admin/traffic_ops/configuration.rst:31:
 WARNING: Could not lex literal_block as "shell". Highlighting skipped.
   
   Sphinx parallel build error:
   RuntimeError: generator raised StopIteration
   make: *** [html] Error 2`

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to