Commit Graph

34 Commits

Author SHA1 Message Date
Mateusz Pusz
202277d03b build: apple-clang-15 support added 2023-12-08 14:29:24 +01:00
Mateusz Pusz
173c500886 docs: tip in the "Quick start" chapter fixed 2023-12-03 19:30:04 +01:00
Mateusz Pusz
fa596fffc6 refactor: 💥 make_xxx factory functions replaced with two-parameter constructors
Resolves #521
2023-11-28 11:52:37 +01:00
Mateusz Pusz
3dba9416cb docs: "Design Overview" chapter added and "Concepts" chapter reworked 2023-10-31 09:45:42 +01:00
Mateusz Pusz
6c28d743db docs: "you" replaced to "we" in many places 2023-10-25 21:27:01 +02:00
Mateusz Pusz
0b3618d723 docs: "Getting Started" chapters updated 2023-10-25 14:12:25 +02:00
Mateusz Pusz
211ba6a5b3 docs: a representation type in a dimensionless quantity FAQ fixed 2023-10-23 09:21:37 +02:00
Mateusz Pusz
90a862e8ac docs: YouTube video link updated to the C++ on Sea 2023 2023-10-18 17:40:33 +02:00
Mateusz Pusz
c75559dd34 docs: "i.e." replaced with "e.g." everywhere in the project 2023-10-10 20:24:23 +02:00
Mateusz Pusz
e23f038173 Merge branch 'master' into unit_compose_ext 2023-10-06 23:38:04 +02:00
Mateusz Pusz
335ebc9b7b style: whitespaces in FAQ fixed to make pre-commit happy 2023-09-30 22:20:42 -06:00
Mateusz Pusz
cdd90fb93b docs: CameCase concept identifiers FAQ added 2023-09-30 21:52:25 -06:00
Mateusz Pusz
b2423bfded feat: quantities can now be multiplied and divided by units 2023-09-29 21:40:24 -06:00
Mateusz Pusz
daf4657375 docs: library versions bumped in the docs 2023-09-24 20:06:07 +02:00
Mateusz Pusz
11a539cabc docs: units composition FAQ cleanup 2023-09-13 08:59:29 +02:00
Mateusz Pusz
9d64b75afe docs: basic examples refactored to not use auto 2023-09-13 08:58:17 +02:00
Mateusz Pusz
75482733d1 docs: SI Brochure quote added with the rationale for the multiplication syntax usage to create quantities 2023-09-04 10:53:47 +02:00
Mateusz Pusz
fa38e4f497 docs: admonition types usage fine tuned 2023-08-30 11:33:30 +02:00
Mateusz Pusz
0322c4f9b4 docs: broken link fixed 2023-08-27 21:37:45 +02:00
Mateusz Pusz
631ad69d8b docs: "Supported compilers" section updated 2023-08-26 19:45:53 +02:00
Mateusz Pusz
ae92b49775 refactor: op[U] for quantity and quantity_point replaced with .in(U)
Resolves #469
2023-08-23 16:46:15 +02:00
Mateusz Pusz
7985ea2969 docs: auto replaced with type placeholders in code examples 2023-08-18 18:37:12 +02:00
Mateusz Pusz
1e00acd49f docs: ACCU 2023 talk referenced in the documentation 2023-08-16 06:41:54 +02:00
Mateusz Pusz
4c49e9c57f docs: cross-page links fixed 2023-08-03 21:23:34 +02:00
Mateusz Pusz
6bf55ff6cb docs: headers simplified and the Compiler Explorer links updated for an example app 2023-07-13 18:32:36 +02:00
Mateusz Pusz
9370c61022 docs: proper link to "Dimensionless Quantities" chapter added in FAQ 2023-07-10 12:34:46 +02:00
Mateusz Pusz
b67fc48250 docs: URLs added to the "Introduction" chapter 2023-07-07 20:43:06 +02:00
Mateusz Pusz
dd7bc664c3 docs: make_quantity example added to "Quick Start" chapter 2023-06-29 15:09:19 +01:00
Mateusz Pusz
52ce2b21f7 refactor: iostream.h renamed to ostream.h 2023-06-23 15:03:04 +02:00
Mateusz Pusz
a6cca5163c docs: a new entry added to FAQ 2023-06-22 20:49:46 +02:00
Mateusz Pusz
e6bcd5e7e1 docs: "References" page added 2023-06-22 08:32:44 +02:00
Mateusz Pusz
52b071feb3 docs: indentation added to "Intallation and usage" 2023-06-21 22:53:49 +02:00
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