sandialabs / Gulliver

Gulliver is a C# utility package and library engineered for the manipulation of arbitrary sized byte arrays accounting for appropriate endianness and jagged byte length.
Apache License 2.0
15 stars 3 forks source link

Stringification format table not appearing on read the docs #12

Closed rheone closed 4 years ago

rheone commented 4 years ago

Read the docs not rendering expected format table on the stringification page. See https://gulliver.readthedocs.io/en/latest/Stringification.html

Fixes #12