Skip to content

Commit 6be53ca

Browse files
committed
Update, combine and regenerate railroad diagrams
1 parent db4a82d commit 6be53ca

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+1944
-2258
lines changed

protocol/specification/datainfo.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ precision floats may be used in the ECS.
117117

118118
The string must obey the following syntax:
119119

120-
.. image:: images/fmtstr.svg
120+
.. image:: images/railroad/fmtstr.svg
121121
:alt: fmtstr ::= "%" "." [1-9]? [0-9] ( "e" | "f" | "g" )
122122

123123
.. rubric:: Example

protocol/specification/descriptive.rst

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -59,22 +59,6 @@ Example of a complete description (JSON has been pretty-printed for clarity):
5959
}
6060
6161
62-
.. dropdown:: Syntax diagrams
63-
:icon: code
64-
65-
.. image:: images/sec-node-description.svg
66-
:alt: SEC_node_description ::= '{' ( property ',' )* '"modules":' modules ( ',' property )* '}'
67-
68-
.. image:: images/property.svg
69-
:alt: property ::= name ':' value
70-
71-
.. image:: images/module-description.svg
72-
:alt: module_description ::= '{' ( property ',' )* '"accessibles":' accessibles ( ',' property )* '}'
73-
74-
.. image:: images/accessible-description.svg
75-
:alt: accessible_description ::= '{' property+ '}'
76-
77-
7862
SEC node description
7963
--------------------
8064

protocol/specification/images/accessible-description.svg

Lines changed: 0 additions & 108 deletions
This file was deleted.

protocol/specification/images/accessible-description.txt

Lines changed: 0 additions & 2 deletions
This file was deleted.

protocol/specification/images/accessible.svg

Lines changed: 0 additions & 81 deletions
This file was deleted.

protocol/specification/images/accessible.txt

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)