Commit Graph

518 Commits

Author SHA1 Message Date
rbrugo
1cbab1c7b9 Unit tests now conform to the new grammar 2020-03-20 16:15:53 +01:00
rbrugo
182d806ad2 New grammar 2020-03-20 16:15:53 +01:00
Mateusz Pusz
2892a53ea6 Linear Algebra empty documentation chapter added 2020-03-19 18:17:12 +01:00
Mateusz Pusz
f3374520a4 "Framework" and "Design" chapters renamed 2020-03-19 14:46:23 +01:00
Mateusz Pusz
5d06b66316 "Scenarios" chapter renamed to "Use cases" 2020-03-19 14:45:59 +01:00
Mateusz Pusz
034f239f96 PrefixType renamed to PrefixFamily + units hierarchy PNG fixed 2020-03-19 14:44:56 +01:00
Mateusz Pusz
a9432b1407 Note refactored again 2020-03-19 11:54:23 +01:00
Mateusz Pusz
0a023cdad4 "Using namespace units" note changed a bit 2020-03-19 11:51:30 +01:00
Mateusz Pusz
085e332b7d FAQ chapter improved 2020-03-19 10:49:09 +01:00
Mateusz Pusz
21f85fc4fe "Text output" chapter finished 2020-03-19 09:35:18 +01:00
Mateusz Pusz
c33f6f2d59 ostream width, align and fill added 2020-03-19 09:23:27 +01:00
Mateusz Pusz
19398f4b78 Grammar chapter updated 2020-03-18 12:53:41 +01:00
Mateusz Pusz
687cabc576 Grammar updated 2020-03-18 12:17:12 +01:00
rbrugo
aee44d98be Added tests for format types 2020-03-18 12:16:02 +01:00
rbrugo
8b4f4daa55 Removed c, s and p types; added optional # specifier 2020-03-18 12:16:02 +01:00
Mateusz Pusz
4174f184f3 "Conversions and Casting" chapter done 2020-03-18 11:21:54 +01:00
Mateusz Pusz
572b5bdf22 Documentation for quantity constants added 2020-03-17 18:06:45 +01:00
Mateusz Pusz
45888ac44e Physical constants support redesigned 2020-03-17 17:13:18 +01:00
Mateusz Pusz
d2e49b25f7 Clang uses the Ranges-v3 concepts 2020-03-17 17:12:01 +01:00
Mateusz Pusz
9a32c8bc2c "See also" note added to "Library Directories Structure" chapter 2020-03-17 15:32:23 +01:00
Mateusz Pusz
1bb484e1c4 "Grammar" chapter refactored and "Default formatting" chapter added 2020-03-17 15:26:53 +01:00
Mateusz Pusz
814a620fbb "Grammar" chapter updated 2020-03-17 14:16:24 +01:00
rbrugo
c88dc6904b Reused specs field instead of precision and type 2020-03-17 14:08:13 +01:00
rbrugo
0593516622 Added types in format grammar 2020-03-17 14:08:13 +01:00
Mateusz Pusz
605d00219a "Library Directories Structure" chapter added 2020-03-17 14:04:23 +01:00
Mateusz Pusz
c26f4500e1 E and O format specifiers removed and A added 2020-03-16 11:31:02 +01:00
Mateusz Pusz
e51bbcc888 seealso added to "Obtaining Dependencies" 2020-03-13 19:14:01 +01:00
Andy Little
f6ab0aaf17 examples,alternative namespaces : update box_example and put alternative namespace definitions in local headers 2020-03-12 16:37:49 +01:00
Andy Little
8ceb224908 example, kalman filter : remove #include <iomanip> sinc mpusz/units uses format syntax for io now 2020-03-12 16:36:12 +01:00
Andy Little
79f81bfe39 example, kalman filter : use constexpr std::array rather than std::vector for measurements and track,
to make it harder for compiler to complain about existence of first element.
2020-03-12 16:36:12 +01:00
Mateusz Pusz
0cfe7c605f zip files explicitly set as a binary type in git 2020-03-11 17:42:12 +01:00
Mateusz Pusz
197d45d463 Sphinx RTD theme zipped 2020-03-11 17:41:13 +01:00
Mateusz Pusz
24af110fb8 Most of the old MD documentation files removed 2020-03-11 13:04:34 +01:00
Mateusz Pusz
7f9f741aa0 Units graph and scaled_unit description added 2020-03-11 12:33:35 +01:00
Mateusz Pusz
f51f972c55 nomnoml graph text added for concepts 2020-03-11 12:33:05 +01:00
Mateusz Pusz
dee1055ecd Data UDLs refactoring missed in README 2020-03-11 09:33:12 +01:00
Mateusz Pusz
657ad3c4f0 QUIET flag set for Doxygen 2020-03-11 09:32:40 +01:00
Mateusz Pusz
aadd2716d6 SI namespace members added to Systems 2020-03-11 09:11:41 +01:00
Mateusz Pusz
30232186f1 Bitrate UDLs refactored 2020-03-10 21:12:00 +01:00
Mateusz Pusz
6a5f25750d UDL naming refactored 2020-03-10 20:53:53 +01:00
Mateusz Pusz
d67eabf310 Forcing highlighting in Sphinx disabled 2020-03-10 20:46:52 +01:00
Mateusz Pusz
c1c07b697a Custom C++ highlighter added to Sphinx 2020-03-10 19:10:54 +01:00
Mateusz Pusz
18cb5f9386 Scaled Units chapter renamed to Named Scaled Units 2020-03-10 17:16:46 +01:00
Mateusz Pusz
f4fe0a1504 SPhinx conf.py cleanup 2020-03-10 13:33:33 +01:00
Mateusz Pusz
af9d72efae README updated with the link to documentation 2020-03-10 13:33:11 +01:00
Mateusz Pusz
33ca86d868 Fixing deployment once again 2020-03-10 13:02:16 +01:00
Mateusz Pusz
407e339b07 deploy.sh replaced with inline commands 2020-03-10 12:01:54 +01:00
Mateusz Pusz
ae4f9a1b2a Another try to make docs deployment 2020-03-10 11:56:45 +01:00
Mateusz Pusz
f4f12086f7 Travis CI deploy hack 2020-03-10 09:38:30 +01:00
Mateusz Pusz
2ed47da811 Sphinx docs deploy step added to travis-ci 2020-03-09 20:50:17 +01:00