docs: add POD value types (#19)

* Add value type documentation

* Modify footnote
This commit is contained in:
Ahmad Afuni 2025-02-04 21:33:43 +10:00 committed by GitHub
parent aafebfbcd5
commit caa91cb615
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 34 additions and 0 deletions

View file

@ -12,4 +12,5 @@
- [SignedPOD](./signedpod.md)
- [MainPOD](./mainpod.md)
- [MockPOD](./mockpod.md)
- [POD value types](./values.md)
- [Examples](./examples.md)