mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-05 21:24:27 +02:00
docs: HEP system documentation added
This commit is contained in:
@@ -22,4 +22,5 @@ Systems of Units based on the SI
|
||||
isq/si_imperial
|
||||
isq/si_fps
|
||||
isq/si_iau
|
||||
isq/si_hep
|
||||
isq/si_typographic
|
||||
|
4
docs/reference/systems/isq/si/hep/area.rst
Normal file
4
docs/reference/systems/isq/si/hep/area.rst
Normal file
@@ -0,0 +1,4 @@
|
||||
Area
|
||||
====
|
||||
|
||||
.. doxygenfile:: si/hep/area.h
|
4
docs/reference/systems/isq/si/hep/energy.rst
Normal file
4
docs/reference/systems/isq/si/hep/energy.rst
Normal file
@@ -0,0 +1,4 @@
|
||||
Energy
|
||||
======
|
||||
|
||||
.. doxygenfile:: si/hep/energy.h
|
4
docs/reference/systems/isq/si/hep/mass.rst
Normal file
4
docs/reference/systems/isq/si/hep/mass.rst
Normal file
@@ -0,0 +1,4 @@
|
||||
Mass
|
||||
====
|
||||
|
||||
.. doxygenfile:: si/hep/mass.h
|
4
docs/reference/systems/isq/si/hep/momentum.rst
Normal file
4
docs/reference/systems/isq/si/hep/momentum.rst
Normal file
@@ -0,0 +1,4 @@
|
||||
Momentum
|
||||
========
|
||||
|
||||
.. doxygenfile:: si/hep/momentum.h
|
10
docs/reference/systems/isq/si_hep.rst
Normal file
10
docs/reference/systems/isq/si_hep.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
HEP (based on SI)
|
||||
=================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
si/hep/area
|
||||
si/hep/energy
|
||||
si/hep/mass
|
||||
si/hep/momentum
|
Reference in New Issue
Block a user