From 19e5d03fe0047b14fabace078bb81a1053cb5e6e Mon Sep 17 00:00:00 2001 From: cytopia Date: Tue, 21 May 2019 09:45:06 +0200 Subject: [PATCH] Add yq to available tools --- docs/_includes/links/tools.rst | 6 ++++++ docs/readings/available-tools.rst | 2 ++ 2 files changed, 8 insertions(+) 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|