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
Mateusz Pusz
38fb9911a9
refactor: 💥 ! " ⋅ " replaced with "⋅" in derived unit symbols
2022-05-24 12:56:14 +02:00
Mateusz Pusz
49eb4523cd
refactor: units:: namespace prefix is no longer needed before prefix
2022-05-21 18:56:47 +02:00
Mateusz Pusz
09a0c35cf3
docs: src/include directory does not exist anymore
...
Resolves #363
2022-05-18 15:57:29 +02:00
Mateusz Pusz
e5565c7d04
docs: typo in the CHANGELOG fixed
2022-05-14 11:29:23 +02:00
Mateusz Pusz
1f6f5817ae
docs: CHANGELOG.md updated
2022-05-12 17:12:00 +02:00
Markus Hofbauer
4b280d9e1f
fix flake8 warnings
2022-05-12 14:07:49 +02:00
Markus Hofbauer
9365344a60
apply python isort
2022-05-12 14:00:18 +02:00
Markus Hofbauer
42072cc7c5
apply python format
2022-05-12 13:58:32 +02:00
Mateusz Pusz
89a412593a
docs: wg21-linear_algebra Conan repo URL changed to https://conan.io/center/wg21-linear_algebra
2022-05-11 20:22:44 +02:00
Mateusz Pusz
9a022da919
chore: SVG image fixed to make pre-commit happy
2022-05-11 16:48:39 +02:00
Mateusz Pusz
01271a90b6
docs: project documentation updated with the latest unit-related changes
2022-05-11 16:28:14 +02:00
Mateusz Pusz
75ca6f1aef
docs: Conan 1.48 does not set CMAKE_BUILD_TYPE in the conan_toolchain.cmake anymore
2022-05-06 18:40:03 +02:00
Aleksei Latyshev
291314fbb7
docs: fix typo in units.rst
2022-04-17 23:49:19 +03:00
Markus Hofbauer
cf7a7ed17a
check: run pre-commit on all files
2022-04-02 18:58:23 +02:00
Markus Hofbauer
4c127797da
check: run pre-commit on all files
2022-03-18 16:12:21 +01:00
Frank Dischner
ad48d29ed9
docs: add Apple clang 13 to list of supported compilers
2022-01-27 21:31:25 -06:00
Mateusz Pusz
0a5e791550
docs: range-v3 dependency note fixed on the usage page
...
Resolves #319
2021-12-13 10:20:12 +01:00
Mateusz Pusz
ab351433ee
docs: typo fixed
...
Relates to #316
2021-11-26 10:30:20 +01:00
Mateusz Pusz
571df5ed33
feat: conversion from quantity_point to std::chrono::time_point added
...
Refers #316
2021-11-23 14:37:08 +01:00
Mateusz Pusz
af928dd0c7
feat: conversion helpers from mp-units to std::chrono types added
...
Resolves #316
2021-11-23 11:17:47 +01:00
Mateusz Pusz
cbed8b06b8
docs: fexed broken link to LA library
...
Resolves #308
2021-11-07 09:19:00 +01:00
Mateusz Pusz
f9fb6cc8b3
build: projectPrefix usage added
2021-11-05 23:35:30 +01:00
Mateusz Pusz
bc7849beb1
docs: mp-units talk updated to the one provided at NDC TechTown 2021
2021-11-05 11:32:09 +01:00
Mateusz Pusz
627f39742d
docs: SVG files are now copied and searched correctly
2021-10-20 22:28:42 +02:00
Mateusz Pusz
6eae368ad4
build: forgot to commit a CMakeFile for docs :-(
2021-10-20 19:53:21 +02:00
Mateusz Pusz
72ef7584a4
docs: basic concets UML refactored
2021-10-20 11:21:58 +02:00
Mateusz Pusz
1525101555
docs: UML diagrams replaced to plantuml generated SVGs
2021-10-20 10:52:57 +02:00
Mateusz Pusz
8fccfd2d68
docs: quantity arithmetics moved to a separate chapter
2021-10-20 09:49:23 +02:00
Mateusz Pusz
21cea146a5
docs: quick start example updated
2021-10-17 12:27:07 +02:00
Mateusz Pusz
5bd7852ae5
build: UNITS_USE_LIBFMT support improved
2021-10-15 17:43:58 +02:00
Mateusz Pusz
b1bd4cab2d
feat: std::format support for compliant compilers added
2021-09-20 15:01:58 +02:00