How to use the taskcluster-lib-urls.docs function in taskcluster-lib-urls

To help you get started, we’ve selected a few taskcluster-lib-urls examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github taskcluster / taskcluster / ui / src / components / HookForm / index.jsx View on Github external
color="textSecondary"
                    variant="caption">
                    <span>
                      When the hook fires, this template is rendered with{' '}
                      <a rel="noopener noreferrer" href="https://taskcluster.github.io/json-e/">
                        JSON-e
                      </a>{' '}
                      to create the the task definition. See{' '}
                      {
                        <a href="{docs(" rel="noopener noreferrer">
                          firing hooks
                        </a>
                      }{' '}
                      for more information.
                    </span>
                  
github taskcluster / taskcluster / ui / src / components / HookForm / index.jsx View on Github external
color="textSecondary"
                    variant="caption"&gt;
                    <span>
                      When the hook fires, this template is rendered with{' '}
                      <a rel="noopener noreferrer" href="https://taskcluster.github.io/json-e/">
                        JSON-e
                      </a>{' '}
                      to create the the task definition. See{' '}
                      {
                        <a href="{docs(" rel="noopener noreferrer">
                          firing hooks
                        </a>
                      }{' '}
                      for more information.
                    </span>
                  

taskcluster-lib-urls

Build urls for taskcluster resources.

MPL-2.0
Latest version published 4 years ago

Package Health Score

54 / 100
Full package analysis

Similar packages