File tree Expand file tree Collapse file tree 4 files changed +3
-3
lines changed
specifications/build-details Expand file tree Collapse file tree 4 files changed +3
-3
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 84
84
html_js_files .extend (_metrics_js_files )
85
85
86
86
html_extra_path = [
87
- "specifications/schemas " ,
87
+ "../extra " ,
88
88
]
89
89
90
90
# -- Options for HTML help output ------------------------------------------------------
Original file line number Diff line number Diff line change 46
46
- :ref: `build-details-v1.0 `
47
47
48
48
* - Schema
49
- - :download: ` https://packaging.python.org/en/latest/specifications/schemas/build-details-v1.0.schema.json < ../schemas/build-details-v1.0.schema.json >`
49
+ - https://packaging.python.org/en/latest/specifications/schemas/build-details-v1.0.schema.json
50
50
51
51
52
52
- Initial version, introduced by :pep: `739 `.
Original file line number Diff line number Diff line change 8
8
Specification
9
9
-------------
10
10
11
- .. jsonschema :: ../schemas/build-details-v1.0.schema.json
11
+ .. jsonschema :: ../../../extra/specifications/ schemas/build-details-v1.0.schema.json
12
12
:lift_title: false
13
13
14
14
You can’t perform that action at this time.
0 commit comments