xo-unit: docs: document xo::qty::dimension enum

This commit is contained in:
Roland Conybeare 2024-05-07 13:54:28 -04:00
commit 28023d8a45
5 changed files with 37 additions and 7 deletions

View file

@ -21,7 +21,7 @@ Abstraction tower for *xo-unit* components.
| dimension |
+-----------------------+
- quantity: see :doc:`quantity-reference`.
- quantity: see :doc:`quantity-reference`.
quantity with compile-time unit work
- xquantity:
@ -49,7 +49,7 @@ Abstraction tower for *xo-unit* components.
- basis_unit:
a unit with a single dimension and scale.
- dimension:
- dimension: see :doc:`dimension-enum`.
identifies a dimension, such as mass or time.
Representation