File tree Expand file tree Collapse file tree 5 files changed +266
-170
lines changed Expand file tree Collapse file tree 5 files changed +266
-170
lines changed Original file line number Diff line number Diff line change @@ -49,6 +49,7 @@ Table of Contents
49
49
- [ 37/File Archive Format] ( spec_37.rst )
50
50
- [ 38/Flux Security Key Value Encoding] ( spec_38.rst )
51
51
- [ 39/Flux Security Signature] ( spec_39.rst )
52
+ - [ 40/Fluxion Resource Set Extension] ( spec_40.rst )
52
53
53
54
Build Instructions
54
55
------------------
Original file line number Diff line number Diff line change @@ -260,6 +260,13 @@ for a series of typed key-value pairs.
260
260
The Flux Security Signature is a NUL terminated string that represents
261
261
content secured with a digital signature.
262
262
263
+ :doc: `40/Fluxion Resource Set Extension <spec_39 >`
264
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
265
+
266
+ This specification defines the data format used by the Fluxion scheduler
267
+ to store resource graph data in RFC 20 *R * version 1 objects.
268
+
269
+
263
270
.. Each file must appear in a toctree
264
271
.. toctree ::
265
272
:hidden:
@@ -301,3 +308,4 @@ content secured with a digital signature.
301
308
spec_37
302
309
spec_38
303
310
spec_39
311
+ spec_40
You can’t perform that action at this time.
0 commit comments