Commit Graph

26 Commits

Author SHA1 Message Date
93f3be47a4 docs: quantity spec conversion examples updated 2025-06-20 17:20:57 +02:00
0c692dca8c fix: position_vector is a specialized displacement 2024-11-06 18:30:51 +01:00
74c55baebe docs: minor cleanup of quantity hierarchies 2024-10-01 19:52:06 +02:00
801e14c9d9 docs: minor styling changes to the "Systems of Quantities" chapter 2024-09-30 18:25:53 +02:00
dc8772ca23 docs: graphs of ISQ kind hierarchies improved 2024-09-28 15:54:42 +02:00
dcab80525d refactor: 💥 common_XXX() functions renamed to get_common_XXX()
This is needed to release a name for `common_unit` type that is coming soon.
2024-09-24 09:36:59 +02:00
6e6e0ce2d8 docs: line breaks in mermaid graphs fixed 2024-09-19 21:12:16 -06:00
45013f6752 fix: inline restored for non-template constexpr global variables 2024-09-05 10:06:43 +02:00
2e840cfdb4 refactor: Repetitive inline constexpr removed as no longer needed
Not needed anymore as stated in cplusplus/draft#4601
2024-09-05 08:43:36 +02:00
fc1c11cd96 docs: broken links to systems subdirectory fixed 2024-06-25 13:49:50 -05:00
5f67523a8a feat: 💥 from now on quantity specifications have to be marked as final 2024-06-13 12:05:16 +02:00
8e0a26b933 feat: 💥 API-related Conan, CMake, and preprocessor options redesigned 2024-04-16 21:48:36 +01:00
f38c5ef3cf docs: CRTP full name fixed 2024-02-22 11:23:22 +01:00
f1353a7166 docs: get_kind() note added to "Systems of Quantities" chapter 2024-02-13 20:25:28 +01:00
10600868a2 docs: some docs updated 2023-11-06 21:55:44 -10:00
4bcf2cd149 docs: gravitational_potential_energy equation fixed on a graph 2023-10-15 11:51:45 +02:00
c75559dd34 docs: "i.e." replaced with "e.g." everywhere in the project 2023-10-10 20:24:23 +02:00
fa38e4f497 docs: admonition types usage fine tuned 2023-08-30 11:33:30 +02:00
c3077238c0 docs: CRTP full name fixed 2023-08-26 20:43:58 +02:00
3705404d14 docs: QUANTITY_SPEC macro tip added 2023-08-26 19:47:10 +02:00
4c49e9c57f docs: cross-page links fixed 2023-08-03 21:23:34 +02:00
1f1258d4e3 docs: C++23 examples placed first so they open by default in the docs 2023-07-11 17:22:32 +02:00
c60f94caa3 docs: code samples with quantity_spec definitions now have 3 versions 2023-07-10 12:33:54 +02:00
8edda2944c docs: "Defining quantities" subchapter added 2023-07-07 18:22:16 +02:00
0c7505d7a3 docs: "Systems of Quantities" chapter added 2023-06-23 19:15:07 +02:00
3299f53a0f docs: documentation pages stubs added 2023-06-22 09:08:45 +02:00