From f46abf99982345e1a006cf0234d430bb4f49297f Mon Sep 17 00:00:00 2001 From: Roberto Bertó Date: Sun, 10 Mar 2024 12:54:55 -0300 Subject: Update vyos-pyvyos.rst line char limit --- docs/automation/vyos-pyvyos.rst | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/automation/vyos-pyvyos.rst b/docs/automation/vyos-pyvyos.rst index edc1f7fe..d4f8fb3d 100644 --- a/docs/automation/vyos-pyvyos.rst +++ b/docs/automation/vyos-pyvyos.rst @@ -8,9 +8,12 @@ pyvyos pyvyos is a Python library designed for interacting with VyOS devices through their API. This documentation is intended to guide you in using pyvyos for programmatic management of your VyOS devices. -- `pyvyos Documentation on Read the Docs `_ provides detailed instructions on the installation, configuration, and operation of the pyvyos library. -- `pyvyos Source Code on GitHub `_ allows you to access and contribute to the library's code. -- `pyvyos on PyPI `_ for easy installation via pip, the Python package installer. Execute `pip install pyvyos` in your terminal to install. +- `pyvyos Documentation on Read the Docs `_ +provides detailed instructions on the installation, configuration, and operation of the pyvyos library. +- `pyvyos Source Code on GitHub `_ allows you +to access and contribute to the library's code. +- `pyvyos on PyPI `_ for easy installation via pip, the +Python package installer. Execute `pip install pyvyos` in your terminal to install. Installation ------------ -- cgit v1.2.3