xo-unit: kitchen-sink doc + build improvements + 1 bug fix
This commit is contained in:
parent
0664af34c5
commit
412a0ba163
45 changed files with 1712 additions and 472 deletions
31
docs/scaled-unit-reference.rst
Normal file
31
docs/scaled-unit-reference.rst
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
.. _scaled-unit-reference:
|
||||
|
||||
Scaled Unit Reference
|
||||
=====================
|
||||
|
||||
A dimensionless multiple of a :doc:`natural_unit<natural-unit-class>`
|
||||
|
||||
.. ditaa::
|
||||
:--scale: 0.85
|
||||
|
||||
+----------------+---------------+
|
||||
| quantity | xquantity |
|
||||
+----------------+---------------+
|
||||
|cYEL scaled_unit |
|
||||
+--------------------------------+
|
||||
| natural_unit |
|
||||
+--------------------------------+
|
||||
| bpu |
|
||||
+----------------+ |
|
||||
| bu_store | |
|
||||
+----------------+---------------+
|
||||
| basis_unit |
|
||||
+--------------------------------+
|
||||
| dimension |
|
||||
+--------------------------------+
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
Scaled Unit Class <scaled-unit-class>
|
||||
scaled-unit-constants
|
||||
Loading…
Add table
Add a link
Reference in a new issue