I forgot to include this in the previous patches.
Fixes: 20a31890337ee2025067baa4800f2d26fd826eb1
Signed-off-by: Jan Tluka jtluka@redhat.com --- docs/source/gre_tunnel_recipe.rst | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 docs/source/gre_tunnel_recipe.rst
diff --git a/docs/source/gre_tunnel_recipe.rst b/docs/source/gre_tunnel_recipe.rst new file mode 100644 index 00000000..6fcb1197 --- /dev/null +++ b/docs/source/gre_tunnel_recipe.rst @@ -0,0 +1,6 @@ +GreTunnelRecipe +^^^^^^^^^^^^^^^^^^^ + +.. autoclass:: lnst.Recipes.ENRT.GreTunnelRecipe.GreTunnelRecipe + :members: + :show-inheritance:
pushed, thanks.
-Ondrej
On Thu, May 13, 2021 at 02:33:12PM +0200, Jan Tluka wrote:
I forgot to include this in the previous patches.
Fixes: 20a31890337ee2025067baa4800f2d26fd826eb1
Signed-off-by: Jan Tluka jtluka@redhat.com
docs/source/gre_tunnel_recipe.rst | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 docs/source/gre_tunnel_recipe.rst
diff --git a/docs/source/gre_tunnel_recipe.rst b/docs/source/gre_tunnel_recipe.rst new file mode 100644 index 00000000..6fcb1197 --- /dev/null +++ b/docs/source/gre_tunnel_recipe.rst @@ -0,0 +1,6 @@ +GreTunnelRecipe +^^^^^^^^^^^^^^^^^^^
+.. autoclass:: lnst.Recipes.ENRT.GreTunnelRecipe.GreTunnelRecipe
- :members:
- :show-inheritance:
-- 2.26.3 _______________________________________________ LNST-developers mailing list -- lnst-developers@lists.fedorahosted.org To unsubscribe send an email to lnst-developers-leave@lists.fedorahosted.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/lnst-developers@lists.fedorahos... Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
lnst-developers@lists.fedorahosted.org