Commit Graph
7033 Commits
Author SHA1 Message Date
Victor Zverovich 0714113974 Add macro support to api doc extraction 2024-06-02 08:06:52 -07:00
Victor Zverovich dd3b3f937b Merge branch 'master' of github.com:fmtlib/fmt 2024-06-02 07:02:05 -07:00
Victor Zverovich 03d14c3beb Add support for multiple namespaces 2024-06-02 07:01:40 -07:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 416ac0fc7b Bump actions/checkout from 4.1.0 to 4.1.6 (#3986)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/8ade135a41bc03ea155e62e844d188df1ea18608...a5ac7e51b41094c92402da3b24376905380afc29)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-02 06:22:27 -07:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 596add8993 Bump ossf/scorecard-action from 2.3.1 to 2.3.3 (#3984)
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.3.1 to 2.3.3.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](https://github.com/ossf/scorecard-action/compare/0864cf19026789058feabb7e87baa5f140aac736...dc50aa9510b46c811795eb24b2f1ba02a914e534)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-02 06:22:07 -07:00
Victor Zverovich a10e032148 Improve docs 2024-06-01 20:08:41 -07:00
Victor Zverovich febeb51bde Documentation improvements 2024-06-01 17:45:06 -07:00
Victor Zverovich f18c2b65c4 Fix rendering of aliases 2024-06-01 14:40:39 -07:00
Victor Zverovich e3910b8a9c Improve apidoc rendering 2024-06-01 10:24:46 -07:00
Victor Zverovich 34b85678f9 Render members 2024-06-01 10:07:33 -07:00
Victor Zverovich e5c07c8356 Improve apidoc formatting 2024-06-01 09:37:32 -07:00
Victor Zverovich 933d8ba352 Improve apidoc formatting 2024-06-01 09:24:32 -07:00
Victor Zverovich e7ba467e9b Improve apidoc formatting 2024-06-01 09:05:17 -07:00
Victor Zverovich 91a859ee4a Switch to markdown 2024-06-01 08:56:26 -07:00
Victor Zverovich 6180442ed8 Render template parameters 2024-06-01 08:30:25 -07:00
Victor Zverovich 418c5d0949 Render template params 2024-06-01 08:25:14 -07:00
Victor Zverovich aafdde7ef8 Switch to JavaScript syntax highlighter 2024-06-01 08:04:55 -07:00
Victor Zverovich d2ecfcfc45 Fix rendering on github 2024-06-01 07:33:57 -07:00
Victor Zverovich 26b249435e Improve doc presentation 2024-06-01 07:32:43 -07:00
Victor Zverovich 4f330567e1 Improve apidoc generation 2024-06-01 07:02:45 -07:00
Victor Zverovich 1992746249 Convert API doc to Markdown 2024-06-01 07:02:03 -07:00
Victor Zverovich a4d42c44f4 Cleanup comments 2024-06-01 07:00:56 -07:00
Victor Zverovich ddd8a54230 Add mkdocs config 2024-06-01 06:50:57 -07:00
Eric Bryant fcd3e1e19c is_convertible_v -> is_convertible::value (#3983) 2024-05-31 10:02:59 -07:00
Victor Zverovich dc401b1c28 Move handlers outside of the docs 2024-05-31 07:22:22 -07:00
Victor Zverovich f7c5588c46 Cleanup syntax doc 2024-05-31 06:57:10 -07:00
Victor Zverovich a4e40677af Fix markdown 2024-05-30 21:14:06 -07:00
Victor Zverovich 3479828e1d Fix markdown 2024-05-30 20:27:21 -07:00
Victor Zverovich 191b0cb486 Fix markdown 2024-05-30 20:26:19 -07:00
Victor Zverovich e80f4a9b72 Cleanup syntax doc 2024-05-30 12:44:56 -07:00
Victor Zverovich 022d8efec9 Update doc.yml
Temporarily disable doc build
2024-05-30 11:57:02 -07:00
ZaheenJ ca8eeb09ee Add glibc ext for day of month and week of year (#3976) 2024-05-30 10:20:56 -07:00
Victor Zverovich cddb41f633 Fix markdown 2024-05-30 06:38:40 -07:00
Victor Zverovich 0b0a05770f Remove old contents 2024-05-29 21:47:45 -07:00
Victor Zverovich caa97da1f5 Add a word joiner to prevent line break 2024-05-29 21:40:58 -07:00
Victor Zverovich cf9833f40b Cleanup apidoc comments 2024-05-29 20:30:19 -07:00
Victor Zverovich b6638f9c29 Convert usage to Markdown 2024-05-29 20:14:23 -07:00
Victor Zverovich d903460137 Fix markdown 2024-05-29 20:13:11 -07:00
Victor Zverovich ba2fbf6e1f Fix markdown 2024-05-29 19:43:52 -07:00
Victor Zverovich 6e49bb887a Remove CSS 2024-05-29 19:10:27 -07:00
Victor Zverovich e0f3e85076 Fix markdown 2024-05-29 19:09:54 -07:00
Victor Zverovich 4fc3fce9cb Improve syntax markdown 2024-05-29 19:01:09 -07:00
Victor Zverovich d6427ae7b2 Improve syntax markdown 2024-05-29 18:41:25 -07:00
Victor Zverovich 3d6869065b Improve syntax markdown 2024-05-29 18:32:33 -07:00
Victor Zverovich 551aa8d510 Add CSS 2024-05-29 18:10:55 -07:00
Victor Zverovich 9e07045f50 Fix links 2024-05-29 17:29:41 -07:00
Victor Zverovich 5735048b2d Improve mkdocstrings handler 2024-05-29 17:29:25 -07:00
Victor Zverovich 33eba1049d Minor comment fix 2024-05-28 11:39:49 -07:00
Matthias Moulin 43ab964c47 MSVC 17.10.0 + modules cannot find definition (#3972)
MSVC regressed since the new 17.10.0 compiler update. node<> cannot be found for detail::dynamic_arg_list::typed_node.
2024-05-28 11:34:44 -07:00
Matthias Moulin 728f9bc388 Added std::type_info formatter (#3978)
* Added std::type_info formatter;
* Reused std::type_info formatter in std::exception formatters;
* Updated MSVC std::type_info outputting to exclude all class, struct and enum occurences.
2024-05-28 10:57:08 -07:00