Commit Graph

384 Commits

Author SHA1 Message Date
Mateusz Pusz
3725db4243 style: whitespaces and formatting fixed to make pre-commit happy 2023-06-21 11:28:24 +02:00
Mateusz Pusz
4b3e31f40d docs: initial V2 documenatation added 2023-06-21 10:55:18 +02:00
Mateusz Pusz
1a39f549ed docs: CHANGELOG updated 2023-06-15 11:47:22 +03:00
Mateusz Pusz
e2bd12750b Merge commit 'ec04d9c03ddf12e46dca5348d4ca57b526e425f1' 2023-06-14 21:13:07 +03:00
Mateusz Pusz
354447bb73 docs: 0.8.0 release date set in CHANGELOG 2023-06-14 20:46:06 +03:00
Mateusz Pusz
561fbf7c93 merge branch master 2023-05-26 13:53:52 +02:00
Tobias Lorenz
537aca2bc0 Add "inch of mercury" pressure unit as US Custom Unit
Signed-off-by: Tobias Lorenz <tobias.lorenz@gmx.net>
2023-05-25 07:35:57 +02:00
Mateusz Pusz
fc30bb38dc style: whitespaces fixed to make pre-commit happy 2023-05-15 13:34:01 +02:00
Mateusz Pusz
ffbb54f789 docs: "Defining Systems" chapter added 2023-05-15 13:28:41 +02:00
Mateusz Pusz
6399e53776 docs: link in usage.rst fixed 2023-05-12 12:19:23 +02:00
Mateusz Pusz
e3f641c2bb fix: LA support fixed 2023-05-12 11:48:33 +02:00
Mateusz Pusz
a69a027cac docs: usage updated for Conan 2.0 2023-05-11 18:01:30 +02:00
Mateusz Pusz
4dfed87010 docs: some typos fixed 2023-05-11 18:01:12 +02:00
dbraeckelmann
39262fde5f Fixed typo in storage_capacity.rst headline 2023-05-09 10:31:16 +02:00
Mateusz Pusz
c86359f37e docs: simple documentation typo fixed to trigger a documentation build in CI 2023-02-02 10:23:49 +01:00
Mateusz Pusz
48d11cce8a docs: Compiler Explorer examples compilation fixed 2023-02-01 21:03:44 +01:00
Mateusz Pusz
1a3e29ebbb docs: trailing whitespace removed from glossary docs 2023-01-04 20:47:29 +01:00
Mateusz Pusz
f7cd43da35 docs: linear algebra examples added to the "quantity value" in glossary 2023-01-04 20:18:33 +01:00
Mateusz Pusz
7046b319dc docs: broken link fixed 2022-10-08 12:15:59 +01:00
Mateusz Pusz
4a49bdda05 refactor: V2 design update 2022-10-06 23:43:01 +01:00
Mateusz Pusz
22c26e62c6 refactor: prefixes refactored to benefit from mag_power() 2022-09-11 19:47:31 +02:00
Mateusz Pusz
6bccc57800 docs: angular units chapter updated with a code example 2022-09-08 06:51:43 +02:00
Mateusz Pusz
fc849fe7fe style: trailing whitespaces removed to make pre-comit happy 2022-09-07 10:42:34 +02:00
Mateusz Pusz
abc429a71a refactor: rotation angle unit renamed to revolution 2022-09-05 12:12:12 +02:00
Mateusz Pusz
f34282811d docs: angular quantities documentation improved 2022-09-03 12:28:21 +02:00
Mateusz Pusz
1a0a55d3d2 docs: Angular Units clean up to make pre-commit happy 2022-09-02 20:13:55 +02:00
Mateusz Pusz
8a87061c3a docs: Angular Units chapter added 2022-09-02 20:09:50 +02:00
Mateusz Pusz
1b3750c68b docs: mag_pi constant refence fixed in the magnitude documentation 2022-09-02 20:09:14 +02:00
Mateusz Pusz
2293bec950 docs: Info added on how to use CMake Presets on an older cmake version 2022-09-02 17:09:58 +02:00
Chip Hogg
327892a9b3 Fix underscores and excess backticks 2022-08-11 13:43:04 +00:00
Chip Hogg
28d8a7c4b1 Update documented prefixes 2022-08-10 23:38:50 +00:00
Chip Hogg
ce3f048456 Address remaining comments for magnitudes.rst 2022-08-10 23:36:44 +00:00
Chip Hogg
d0325da46a Fix math notation in magnitude doc 2022-08-10 01:14:24 +00:00
Chip Hogg
8076ecf50f Update CMakeLists 2022-08-10 01:14:00 +00:00
Chip Hogg
8e9428f896 Merge branch 'master' into chiphogg/docs 2022-08-07 22:55:23 +00:00
Mateusz Pusz
64fcf4c2b6 fix: Conan does not seem to properly use the project prefix for the -c parameter
Resolves #384
2022-08-06 20:11:31 +02:00
Chip Hogg
10b553bdbe Adapt Aurora's Magnitude docs for mp-units
The major missing work here is to see how the latex math, inside dollar
signs, translates to the docs.

I also added a new constant, `pi`, to make the docs correct: this should
be much more user friendly.

This is not intended to be "complete".  Rather, the goal is to deliver
the raw content so that experts can massage it.
2022-08-04 19:13:53 +00:00
Chip Hogg
642663a676 Merge branch 'master' into chiphogg/docs 2022-08-04 18:29:44 +00:00
Mateusz Pusz
9aa3fd4d00 fix: prefixed_alias_unit constraints fixed 2022-08-03 11:29:20 +02:00
Mateusz Pusz
0f37d0af60 docs: Broken links in the documentation fixed 2022-08-02 18:36:17 +02:00
Mateusz Pusz
6267b3372c docs: READTHEDOCS build support removed 2022-08-02 18:35:52 +02:00
Mateusz Pusz
3478c462fa docs: Custom pygments cpp lexer no longer needed 2022-08-02 18:35:11 +02:00
Mateusz Pusz
25e868a16f docs: Some outdated TODO comments removed 2022-08-02 18:33:58 +02:00
Mateusz Pusz
edf59ac47c docs: Usage page updated for new Conan configuration properties 2022-08-02 17:25:40 +02:00
Mateusz Pusz
9c10b1cdbe docs: "Usage" documentation updated with CMake presets usage 2022-08-01 18:29:49 +02:00
Mateusz Pusz
d310bb1b8d docs: Documentation updated for the latest unknown_coherent_unit changes 2022-08-01 11:59:45 +02:00
Mateusz Pusz
5dcfa7077e docs: Dependencies chapter updated 2022-07-26 10:02:15 +02:00
Chip Hogg
70ada0ecf3 Update prefix documentation 2022-07-20 01:03:55 +00:00
Mateusz Pusz
bd64122880 docs: "Quantity-like Types" chapter added
Refers to #365
2022-06-14 11:18:29 +02:00
Mateusz Pusz
c713ae7a43 docs: P0847 reference removed
Resolves #364
2022-06-06 19:09:14 +02:00