Commit Graph

27 Commits

Author SHA1 Message Date
Mateusz Pusz
901b5e5394 docs: formatting grammar language changed to EBNF 2024-05-05 18:58:40 +02:00
Mateusz Pusz
41f500e729 Merge pull request #555 from mpusz/new_format
docs: new formatting syntax ideas
2024-04-20 00:18:23 +09:00
Mateusz Pusz
f90a218705 refactor: 💥 ratio hidden as an implementation detail behind mag_ratio 2024-04-19 15:29:00 +01:00
Mateusz Pusz
00372cc5d5 docs: "Quantity formatting" chapter updated 2024-04-18 22:55:19 +01:00
Mateusz Pusz
fb97c2ea5a refactor: basic_symbol_text renamed to symbol_text 2024-03-18 23:12:39 +09:00
Mateusz Pusz
88e2656dc7 style: trailing whitespaces removed to make pre-commit happy 2024-02-27 14:10:43 +01:00
Mateusz Pusz
bcca52e298 docs: "Text Output" chapter updated with the recent formatting changes 2024-02-27 13:58:06 +01:00
Mateusz Pusz
e01942c23b style: whitespaces trimmed to make pre-commit happy 2023-12-27 15:51:39 +01:00
Mateusz Pusz
f99a9cd7cf docs: Text Output grammar cleanup 2023-12-27 11:34:06 +01:00
Mateusz Pusz
b75cf85014 docs: "Text Output" chapter updated 2023-12-27 11:26:56 +01:00
Mateusz Pusz
8ca956d923 docs: "Derived unit symbols generation" chapter added 2023-11-30 10:53:29 +01:00
Mateusz Pusz
ea62c74b88 docs: "Default formatting" chapter updated 2023-11-30 09:59:55 +01:00
Mateusz Pusz
c002a7487a docs: commas removed from the units-unit-modifier token 2023-11-30 09:47:57 +01:00
Mateusz Pusz
5bb4e829bb docs: "Output stream formatting" chapter updated 2023-11-30 09:27:43 +01:00
Mateusz Pusz
6c28d743db docs: "you" replaced to "we" in many places 2023-10-25 21:27:01 +02:00
Mateusz Pusz
ffbbd3848c docs: titles added to some important admonitions 2023-10-25 14:14:26 +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
b2423bfded feat: quantities can now be multiplied and divided by units 2023-09-29 21:40:24 -06:00
Mateusz Pusz
476a68ce8e docs: broken internal URL fixed 2023-09-29 11:21:27 +02:00
Mateusz Pusz
bf954cfcaf docs: q.force_in(U) documentation added 2023-09-13 10:44:50 +02:00
Mateusz Pusz
f46b3dad74 feat: added an option to disable space before unit symbol in the text output
Resolves #387
2023-09-04 11:09:40 +02:00
Mateusz Pusz
fa38e4f497 docs: admonition types usage fine tuned 2023-08-30 11:33:30 +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
53c9d96e9e docs: "No text output for points" chapter added 2023-08-04 14:35:20 +02:00
Mateusz Pusz
4c49e9c57f docs: cross-page links fixed 2023-08-03 21:23:34 +02:00
Mateusz Pusz
615c35f5b6 docs: "Text Output" chapter added 2023-07-24 17:38:11 +02:00
Mateusz Pusz
0f4b23f0ac docs: more stub pages added 2023-06-22 20:41:55 +02:00