Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ Table of Contents
- [37/File Archive Format](spec_37.rst)
- [38/Flux Security Key Value Encoding](spec_38.rst)
- [39/Flux Security Signature](spec_39.rst)
- [40/Fluxion Resource Set Extension](spec_40.rst)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Commit message nit: capitalization of Fluxion is inconsistent.


Build Instructions
------------------
Expand Down
8 changes: 8 additions & 0 deletions index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,13 @@ for a series of typed key-value pairs.
The Flux Security Signature is a NUL terminated string that represents
content secured with a digital signature.

:doc:`40/Fluxion Resource Set Extension <spec_39>`
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

This specification defines the data format used by the Fluxion scheduler
to store resource graph data in RFC 20 *R* version 1 objects.


.. Each file must appear in a toctree
.. toctree::
:hidden:
Expand Down Expand Up @@ -301,3 +308,4 @@ content secured with a digital signature.
spec_37
spec_38
spec_39
spec_40
Loading