0

небольшие стилистические правки

This commit is contained in:
2020-08-28 02:01:39 +03:00
parent 4b61fdeae6
commit 5f852b573f
5 changed files with 14 additions and 13 deletions

View File

@@ -15,7 +15,7 @@
color: rgba(0, 0, 0, 0.3);
}
.rst-content .line-block {
.note > .line-block {
margin-bottom: 0;
}
@@ -28,3 +28,7 @@
.row-even th.head p {
margin-bottom: 0;
}
span:target + h3 {
background-color: yellow;
}

View File

@@ -38,8 +38,6 @@
+----------------+-------------------+-----------------------------------------------------+--------------------------------------------------------------------------------+
.. |Single-precision floating-point format| raw:: html
<a href="https://en.wikipedia.org/wiki/Single-precision_floating-point_format" target="_blank">Single-precision floating-point format</a>
@@ -55,7 +53,3 @@
.. |wiki.vg:Chat| raw:: html
<a href="https://wiki.vg/index.php?title=Chat&oldid=8329" target="_blank">wiki.vg:Chat</a>
.. |wiki.vg:Data types| raw:: html
<a href="https://wiki.vg/index.php?title=Protocol&oldid=7368#Data_types" target="_blank">wiki.vg:Data types</a>

View File

@@ -13,10 +13,9 @@
+-------------+--------+----------------------------------------------------------------+
Пример
------
.. rubric:: Пример
Пакет **DisconnectPacket**
Пакет |DisconnectPacket|
.. code-block:: none
@@ -37,3 +36,6 @@
+-------------+-----------+----------------------------+---------------------------------+
| ``2c`` = 44 | ``00`` | ``2a`` = 42 | ``22 59 6f 75 ... 65 72 21 22`` |
+-------------+-----------+----------------------------+---------------------------------+
.. |DisconnectPacket| replace:: :ref:`serverside_disconnectpacket`

View File

@@ -53,8 +53,6 @@ LoginStartPacket
+------+--------+------------------+
.. |Версия протокола| raw:: html
<a href="https://wiki.vg/Protocol_version_numbers" target="_blank">Версия протокола</a>

View File

@@ -42,9 +42,10 @@ StatusServerResponse
Подробнее: :download:`JSON Schema <_static/server_info.schema.json>`
.. _serverside_pingpacket:
PingPacket
^^^^^^^^^^
.. _serverside_pingpacket:
Пакет для обмена "пингом".
@@ -63,6 +64,8 @@ PingPacket
LOGIN
-----
.. _serverside_disconnectpacket:
DisconnectPacket
^^^^^^^^^^^^^^^^