#2837 - Actioning review comments and fixing a bug with links to the common attributes within software documents

This commit is contained in:
Charlie Crane
2024-09-05 11:23:52 +01:00
parent 3feb908900
commit fcbde31dad
16 changed files with 24 additions and 24 deletions

View File

@@ -111,6 +111,6 @@ Optional. Default value is ``None``.
The password that needs to be provided by connecting clients in order to create a successful connection.
``Common Attributes``
"""""""""""""""""""""
^^^^^^^^^^^^^^^^^^^^^
See :ref:`Common Configuration`

View File

@@ -95,6 +95,6 @@ The IP Address of the :ref:`DNSServer`.
This must be a valid octet i.e. in the range of ``0.0.0.0`` and ``255.255.255.255``.
``Common Attributes``
"""""""""""""""""""""
^^^^^^^^^^^^^^^^^^^^^
See :ref:`Common Configuration`

View File

@@ -94,6 +94,6 @@ If the domain is "arcd.com" and the IP Address attributed to the domain is 192.1
The key must be a string and the IP Address must be a valid octet i.e. in the range of ``0.0.0.0`` and ``255.255.255.255``.
``Common Attributes``
"""""""""""""""""""""
^^^^^^^^^^^^^^^^^^^^^
See :ref:`Common Configuration`

View File

@@ -84,6 +84,6 @@ Configuration
=============
``Common Attributes``
"""""""""""""""""""""
^^^^^^^^^^^^^^^^^^^^^
See :ref:`Common Configuration`

View File

@@ -89,6 +89,6 @@ Optional. Default value is ``None``.
The password that needs to be provided by a connecting :ref:`FTPClient` in order to create a successful connection.
``Common Attributes``
"""""""""""""""""""""
^^^^^^^^^^^^^^^^^^^^^
See :ref:`Common Configuration`

View File

@@ -90,6 +90,6 @@ The IP address of an NTP Server which provides a time that the ``NTPClient`` can
This must be a valid octet i.e. in the range of ``0.0.0.0`` and ``255.255.255.255``.
``Common Attributes``
"""""""""""""""""""""
^^^^^^^^^^^^^^^^^^^^^
See :ref:`Common Configuration`

View File

@@ -77,6 +77,6 @@ Via Configuration
``Common Attributes``
"""""""""""""""""""""
^^^^^^^^^^^^^^^^^^^^^
See :ref:`Common Configuration`

View File

@@ -36,7 +36,7 @@ Implementation
Usage
"""""
- Pre-Installs on all ``Node`` (with the exception of ``Switch``).
- Pre-Installs on all ``Nodes`` (with the exception of ``Switches``).
- Terminal Clients connect, execute commands and disconnect from remote nodes.
- Ensures that users are logged in to the component before executing any commands.
- Service runs on SSH port 22 by default.
@@ -176,6 +176,6 @@ Disconnect from Remote Node
``Common Attributes``
"""""""""""""""""""""
^^^^^^^^^^^^^^^^^^^^^
See :ref:`Common Configuration`

View File

@@ -77,6 +77,6 @@ Via Configuration
``Common Attributes``
"""""""""""""""""""""
^^^^^^^^^^^^^^^^^^^^^
See :ref:`Common Configuration`