Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Commit 0b5801b

Browse files
committed
Add index entries for the built-in formats
1 parent 85633ed commit 0b5801b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

source/reference/string.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,17 @@ exchanging the JSON documents also exchange information about the
129129
custom format types. A JSON Schema validator will ignore any format
130130
type that it does not understand.
131131

132+
.. index::
133+
single: date-time
134+
single: email
135+
single: hostname
136+
single: ipv4
137+
single: ipv6
138+
single: uri
139+
single: uri-reference
140+
single: uri-template
141+
single: json-pointer
142+
132143
Built-in formats
133144
^^^^^^^^^^^^^^^^
134145

0 commit comments

Comments
 (0)