Check external documentation links are valid
Use sphinx's linkcheck builder to validate any external links. Fix the broken links by converting the example link to a code segment and correcting the link referencing the cgit mirror for the git clone instructions. Change-Id: Ic6236e250b7af5c7c000af1e67fb69dd720ad6d8
This commit is contained in:
@@ -464,7 +464,7 @@ class ModuleRegistry(object):
|
||||
|
||||
:arg string plugin_name: Either the shortName or longName of a plugin
|
||||
as see in a query that looks like:
|
||||
http://<jenkins-hostname>/pluginManager/api/json?pretty&depth=2
|
||||
``http://<jenkins-hostname>/pluginManager/api/json?pretty&depth=2``
|
||||
|
||||
During a 'test' run, it is possible to override JJB's query to a live
|
||||
Jenkins instance by passing it a path to a file containing a YAML list
|
||||
|
||||
Reference in New Issue
Block a user