From f66dfe293d2cc053bbf25dda1b08e3b625fcd36e Mon Sep 17 00:00:00 2001 From: Gyorgy Szaszko Date: Mon, 11 Dec 2023 15:01:22 +0100 Subject: [PATCH] doc: tutorials: comments should use rst format --- tutorials/wireless/doc/step10.rst | 2 +- tutorials/wireless/doc/step12.rst | 2 +- tutorials/wireless/doc/step14.rst | 2 +- tutorials/wireless/doc/step4.rst | 2 +- tutorials/wireless/doc/step5.rst | 2 +- tutorials/wireless/doc/step6.rst | 2 +- tutorials/wireless/doc/step7.rst | 2 +- tutorials/wireless/doc/step9.rst | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/tutorials/wireless/doc/step10.rst b/tutorials/wireless/doc/step10.rst index 094449c73e2..47fbae04a62 100644 --- a/tutorials/wireless/doc/step10.rst +++ b/tutorials/wireless/doc/step10.rst @@ -74,7 +74,7 @@ packets to host B. This can be seen in the animation below. - diff --git a/tutorials/wireless/doc/step12.rst b/tutorials/wireless/doc/step12.rst index 65e5487937c..cac9f011426 100644 --- a/tutorials/wireless/doc/step12.rst +++ b/tutorials/wireless/doc/step12.rst @@ -98,7 +98,7 @@ fail, as in the case of :ned:`GenericUnitDiskRadio`. - +.. In host A, the MAC receives the packet UDPData-408 from the radio. The MAC drops the packet because of bit errors; this can be seen in the diff --git a/tutorials/wireless/doc/step14.rst b/tutorials/wireless/doc/step14.rst index 49345218cee..adca6a4ead2 100644 --- a/tutorials/wireless/doc/step14.rst +++ b/tutorials/wireless/doc/step14.rst @@ -46,7 +46,7 @@ through host R2, which is again just two hops. - +.. **Number of packets received by host B: 1045** diff --git a/tutorials/wireless/doc/step4.rst b/tutorials/wireless/doc/step4.rst index 4608d2442a6..fb54dc0a500 100644 --- a/tutorials/wireless/doc/step4.rst +++ b/tutorials/wireless/doc/step4.rst @@ -109,7 +109,7 @@ because it is not addressed to them. .. video:: media/step4-4-1.mp4 - +.. Note that the number of packets received by host B has dropped to about diff --git a/tutorials/wireless/doc/step5.rst b/tutorials/wireless/doc/step5.rst index 2ed60a224ad..4a585aaa6b4 100644 --- a/tutorials/wireless/doc/step5.rst +++ b/tutorials/wireless/doc/step5.rst @@ -85,7 +85,7 @@ This is shown in the animation below: - +.. As we expected, the number of packets received by host B is low. The following sequence chart illustrates packet traffic between hosts A's, diff --git a/tutorials/wireless/doc/step6.rst b/tutorials/wireless/doc/step6.rst index bddf2010513..760e33f245b 100644 --- a/tutorials/wireless/doc/step6.rst +++ b/tutorials/wireless/doc/step6.rst @@ -76,7 +76,7 @@ because only host R1 is transmitting. - +.. The following sequence chart displays that after receiving the UDPData-2 packet, host R1 transmits it after the backoff period timer has expired. diff --git a/tutorials/wireless/doc/step7.rst b/tutorials/wireless/doc/step7.rst index 48aff9805df..634857218af 100644 --- a/tutorials/wireless/doc/step7.rst +++ b/tutorials/wireless/doc/step7.rst @@ -60,7 +60,7 @@ corresponding ACK from host B. :width: 655 :height: 575 - +.. The UDPData + ACK sequences can be seen in the sequence chart below: diff --git a/tutorials/wireless/doc/step9.rst b/tutorials/wireless/doc/step9.rst index 04370d304b2..83519c93fc5 100644 --- a/tutorials/wireless/doc/step9.rst +++ b/tutorials/wireless/doc/step9.rst @@ -79,7 +79,7 @@ packets to reinforce it. - +.. As mentioned before, a communication path could be established between host A and B by routing traffic through hosts R2 and R3. To reconfigure