From 409621196ceb100a0808a1f68365552482231240 Mon Sep 17 00:00:00 2001 From: Sagar Paul Date: Wed, 29 Mar 2023 01:35:12 +0530 Subject: vyos_interfaces docs updated (#303) * vyos docs interfaces * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Kate Case --- changelogs/config.yaml | 2 ++ changelogs/fragments/update_intf_doc.yaml | 3 +++ 2 files changed, 5 insertions(+) create mode 100644 changelogs/fragments/update_intf_doc.yaml (limited to 'changelogs') diff --git a/changelogs/config.yaml b/changelogs/config.yaml index 7a1e3ed0..53e43995 100644 --- a/changelogs/config.yaml +++ b/changelogs/config.yaml @@ -26,5 +26,7 @@ sections: - Bugfixes - - known_issues - Known Issues + - - doc_changes + - Documentation Changes title: Vyos Collection trivial_section_name: trivial diff --git a/changelogs/fragments/update_intf_doc.yaml b/changelogs/fragments/update_intf_doc.yaml new file mode 100644 index 00000000..41aa6598 --- /dev/null +++ b/changelogs/fragments/update_intf_doc.yaml @@ -0,0 +1,3 @@ +--- +doc_changes: + - vyos_interfaces - Updated documentation with examples and task output. -- cgit v1.2.3