coordination of technical docs

This commit is contained in:
Jack Hodgkinson 2022-02-02 14:09:09 +00:00
parent c299c87c8f
commit d484803d9a
5 changed files with 54 additions and 29 deletions

View file

@ -17,9 +17,9 @@ This format should be used at the start of any documentation that may be conside
The format is as follows, with {substitutions} in curly braces.
| Specification | Implementation | Last Revision |
| Specification | Implementation | Last revision |
|:-------------:|:--------------:|:-------------:|
| {status} | {status} | {version}, {date} |
| {status} | {status} | {version} {date} |
--------------------