diff --git a/docs/_includes/links/tools.rst b/docs/_includes/links/tools.rst index 20adea97..f526b131 100644 --- a/docs/_includes/links/tools.rst +++ b/docs/_includes/links/tools.rst @@ -273,6 +273,12 @@ Yarn +.. |ext_lnk_tool_yq| raw:: html + + + yq + + .. |ext_lnk_tool_github_issues| raw:: html diff --git a/docs/readings/available-tools.rst b/docs/readings/available-tools.rst index e50b4141..92b8ba37 100644 --- a/docs/readings/available-tools.rst +++ b/docs/readings/available-tools.rst @@ -105,6 +105,8 @@ The PHP container is your workhorse and these are your tools: +----------------------+---------------------------------------+ | ``yarn`` | |ext_lnk_tool_yarn| | +----------------------+---------------------------------------+ +| ``yq`` | |ext_lnk_tool_yq| | ++----------------------+---------------------------------------+ .. note:: If you are in need of other tools, open up an issue at |ext_lnk_tool_github_issues|