Commit Graph
6851 Commits
Author SHA1 Message Date
Kefu Chai c71d08fc22 github: update lint.yml to post details on formatting issue (#3988)
before this change, user need to click into the details for more
details on the formatting issue identified by the lint workflow.

after this change, the workflow pastes the details with a comment,
to provide more specific details on the formatting issue if any.

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
2024-06-03 06:34:44 -07:00
Victor Zverovich d9b90029bf Update docs 2024-06-03 06:25:14 -07:00
Victor Zverovich c0029b9847 Update docs 2024-06-02 21:16:04 -07:00
Victor Zverovich 1ac9b317f2 New landing page 2024-06-02 20:46:16 -07:00
Victor Zverovich f68dee5351 Fix syntax highlighting 2024-06-02 15:10:10 -07:00
Victor Zverovich fb9ee2ed65 Simplify doxygen config 2024-06-02 14:27:12 -07:00
Victor Zverovich d29ceaf915 Update .gitignore 2024-06-02 14:21:46 -07:00
Victor Zverovich 9b12491c19 Migrate docs 2024-06-02 14:20:41 -07:00
Victor Zverovich ab29ef37d9 Migrate docs and cleanup 2024-06-02 13:17:04 -07:00
Victor Zverovich 97117cbb51 Migrate to mkdocs 2024-06-02 12:21:11 -07:00
Victor Zverovich 886237ae7b Emit anchors 2024-06-02 10:32:53 -07:00
Victor Zverovich 904f2a5c20 Remove a non-pinned dependency 2024-06-02 10:00:24 -07:00
Victor Zverovich dab1a65d2c Sort out directory URI config 2024-06-02 09:47:52 -07:00
Victor Zverovich 509d018101 Fix a link 2024-06-02 09:29:33 -07:00
Victor Zverovich 75ab3bc2a0 Add a script to invoke mkdocs 2024-06-02 09:29:07 -07:00
Victor Zverovich 871538d3ab Fix install dir 2024-06-02 09:05:32 -07:00
Victor Zverovich 250456d5a3 Migrate to mkdocs 2024-06-02 09:00:40 -07:00
Victor Zverovich 38ba3d3993 Migrate to mkdocs 2024-06-02 08:26:56 -07:00
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