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
4949- [ 37/File Archive Format] ( spec_37.rst )
5050- [ 38/Flux Security Key Value Encoding] ( spec_38.rst )
5151- [ 39/Flux Security Signature] ( spec_39.rst )
52+ - [ 40/Fluxion Resource Set Extension] ( spec_40.rst )
5253
5354Build Instructions
5455------------------
Original file line number Diff line number Diff line change @@ -260,6 +260,13 @@ for a series of typed key-value pairs.
260260The Flux Security Signature is a NUL terminated string that represents
261261content secured with a digital signature.
262262
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+
263270.. Each file must appear in a toctree
264271 .. toctree ::
265272 :hidden:
@@ -301,3 +308,4 @@ content secured with a digital signature.
301308 spec_37
302309 spec_38
303310 spec_39
311+ spec_40
You can’t perform that action at this time.
0 commit comments