Commit Graph

186 Commits

Author SHA1 Message Date
Mateusz Pusz
1cc47cbab4 docs: quick start example updated with the latest changes 2020-12-29 11:45:38 +01:00
Mateusz Pusz
c0197aec7d docs: CHANGELOG updated 2020-12-28 17:40:54 +01:00
Mateusz Pusz
326050cfee docs: quantity_io.h described in docs 2020-12-28 17:40:29 +01:00
Mateusz Pusz
707f1816a4 docs: CHANGELOG updated 2020-12-22 00:17:14 +01:00
Mateusz Pusz
3f8a76f452 docs: Usage documentation updated 2020-12-21 23:46:04 +01:00
Mateusz Pusz
a172f34684 build: Minimum CMake version required set for each file based on its contents 2020-12-21 22:56:00 +01:00
Mateusz Pusz
f2f1d030ff build: Conan toolchains support added 2020-12-21 22:38:27 +01:00
Mateusz Pusz
206712f046 build: Library renamed to mp::units 2020-12-17 23:06:37 +01:00
Mateusz Pusz
1f16a64340 build: Project documentation is not being installed anymore 2020-12-16 21:00:00 +01:00
Mateusz Pusz
fdfba6c9b3 build: Documentation generation excluded from ALL 2020-12-16 18:05:17 +01:00
Mateusz Pusz
1b92f2c7e0 build: Documentation generation cleaned up 2020-12-09 18:53:41 +01:00
Mateusz Pusz
9efa8b4711 docs: conan build .. added to usage 2020-11-05 17:51:04 +01:00
Mateusz Pusz
c8f67ab5bf build: GENERATE_DOCS renamed to BUILD_DOCS 2020-11-05 16:51:42 +01:00
Mateusz Pusz
ddba9760eb docs: ISO C++ standardization note updated 2020-11-05 13:06:20 +01:00
Mateusz Pusz
03d5ff8cb6 docs: supression of Sphinx warnings removed 2020-11-05 12:25:49 +01:00
Mateusz Pusz
75f41fe3df docs: CHANGELOG updated 2020-11-05 12:18:56 +01:00
Mateusz Pusz
d64d26a4c4 refactor: interoperability with quantity-like types simplified
Type trait specialization for each `quantity` type is not needed anymore.

Relates to #33.
2020-10-07 14:29:12 +02:00
Mateusz Pusz
2dd8c90250 feat: interoperability with std::chrono::duration and other units libraries
Resolves #33
2020-10-07 12:02:08 +02:00
Mateusz Pusz
6accefbc16 docs: basic concepts and custom representation types documentation updated 2020-10-06 19:50:00 +02:00
Mateusz Pusz
ccbd97e3af docs: CHANGELOG updated 2020-10-06 18:32:26 +02:00
Mateusz Pusz
cfc90f4aac refactor: 💥 basic_concepts, quantity and quantity_cast refactored
BREAKING CHANGE:  ScalableNumber renamed to QuantityValue

Resolves #107
2020-10-06 18:17:52 +02:00
Mateusz Pusz
ffc429a4b8 docs: basic concepts UML diagram updated with quantity point 2020-09-23 16:48:51 +02:00
Mateusz Pusz
f1f877130f build: doxygen updated to 1.8.20 2020-09-23 16:33:24 +02:00
Mateusz Pusz
1eee6cbe93 docs: CHANGELOG updated 2020-09-15 07:30:27 +02:00
Mateusz Pusz
bb57013add Revert "docs: Conan windows support issue documentation added"
This reverts commit 2e2259e650.
2020-09-14 14:11:58 +02:00
Mateusz Pusz
2e2259e650 docs: Conan windows support issue documentation added 2020-09-14 13:33:54 +02:00
Mateusz Pusz
3df415835e docs: added sudo apt-get install -y libtinfo5 graphviz to usage 2020-09-14 10:23:26 +02:00
Mateusz Pusz
d0d95c322a docs: even more restrictive sphinx logging 2020-09-14 10:22:07 +02:00
Mateusz Pusz
8cc7a53943 docs: various small documentation fixes 2020-09-14 08:45:36 +02:00
Mateusz Pusz
452f1a105d docs: luminance and luminous_intensity paths fixed 2020-09-14 08:43:58 +02:00
Mateusz Pusz
3fae2b537e docs: generic quantities documentation added 2020-09-14 08:43:18 +02:00
Mateusz Pusz
63d288636f docs: downcasting documentation added 2020-09-14 08:37:46 +02:00
Mateusz Pusz
92c575cb1d build: Sphinx output disabled (only warnings and errors left) 2020-09-14 08:34:03 +02:00
Mateusz Pusz
d4d23847d8 refactor: DOWNCAST_MODE renamed to UNITS_DOWNCAST_MODE 2020-09-13 18:45:46 +02:00
Mateusz Pusz
68bdc82955 docs: quantity_of concepts family documentation added 2020-09-13 17:45:12 +02:00
Mateusz Pusz
5a87b64009 docs: more core docs restored 2020-09-13 17:44:48 +02:00
Mateusz Pusz
7bcc97f77a docs: systems documentation reverted 2020-09-13 17:07:12 +02:00
Mateusz Pusz
f1e46dd9e7 docs: changelog updated 2020-09-13 16:41:56 +02:00
Mateusz Pusz
eb23d004d4 build: version updated to 0.7.0 2020-09-13 11:46:24 +02:00
Mateusz Pusz
3f1eb80aaf docs: 0.6.0 release 2020-09-13 11:38:06 +02:00
Mateusz Pusz
b5ffc8fe25 docs: Compiler Explorer links updated 2020-09-13 11:37:01 +02:00
Mateusz Pusz
6e510b3a2a refactor: modules-like behavior for systems removed to improve broken compile-time
Reffers to #32
2020-09-13 00:11:02 +02:00
Mateusz Pusz
a19c97fe85 refactor: small downcasting refactoring 2020-09-12 21:20:17 +02:00
Mateusz Pusz
caae7675d6 docs: documentation updated with recent changes 2020-09-11 23:32:41 +02:00
Mateusz Pusz
e273acc9f3 docs: Compiler Explorer links updated + removed fmt as it times out CE again 2020-09-11 08:46:09 +02:00
rbrugo
20f3aba256 Updated documentation 2020-09-10 23:09:12 +02:00
rbrugo
6f4386c14e Updated documentation 2020-09-10 23:09:12 +02:00
Mateusz Pusz
a0beeb48b1 feat: custom systems examples added 2020-09-10 21:17:43 +02:00
Mateusz Pusz
c73ed97585 docs: custom systems section extended 2020-09-10 21:16:38 +02:00
Mateusz Pusz
79558a6d72 refactor: systems defined in terms of SI moved under si namespace 2020-09-10 17:14:33 +02:00