docs: HEP system documentation added

This commit is contained in:
Mateusz Pusz
2021-09-02 22:24:20 +02:00
parent 2e29ddfb69
commit 7f9dcbf3d6
6 changed files with 27 additions and 0 deletions

View File

@@ -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

View File

@@ -0,0 +1,4 @@
Area
====
.. doxygenfile:: si/hep/area.h

View File

@@ -0,0 +1,4 @@
Energy
======
.. doxygenfile:: si/hep/energy.h

View File

@@ -0,0 +1,4 @@
Mass
====
.. doxygenfile:: si/hep/mass.h

View File

@@ -0,0 +1,4 @@
Momentum
========
.. doxygenfile:: si/hep/momentum.h

View File

@@ -0,0 +1,10 @@
HEP (based on SI)
=================
.. toctree::
:maxdepth: 2
si/hep/area
si/hep/energy
si/hep/mass
si/hep/momentum