Victor Zverovich
d6ec6b7e27
Update docs
2024-06-09 10:16:19 -07:00
Victor Zverovich
e845fc572e
Ignore old changelog
2024-06-09 07:40:02 -07:00
LoveSy
2bf811b1d9
Also allow compiled format for clang >= 12 ( #4001 )
2024-06-09 06:43:39 -07:00
Victor Zverovich
9653eed8e7
Don't hide the navbar
2024-06-09 06:36:11 -07:00
Victor Zverovich
9b5d1826d4
Update changelog
2024-06-08 18:45:18 -07:00
LoveSy
fe741daaab
Mention namespace fmt::literals
in the document ( #4002 )
2024-06-08 14:31:51 -07:00
LoveSy
0f6e716548
Fix missing includes in fmt.cc ( #3994 )
...
This causes duplicated std definitions in the fmt module
2024-06-08 13:50:29 -07:00
Victor Zverovich
a3d95971be
Update changelog
2024-06-08 08:52:16 -07:00
Victor Zverovich
7bd11b5cdf
Remove a redundant extension to reduce divergence from std::format
2024-06-08 08:29:34 -07:00
Victor Zverovich
21372bc0b2
Update cmake config
2024-06-08 08:21:18 -07:00
Victor Zverovich
a0495e3eb5
Update changelog
2024-06-08 08:17:15 -07:00
Victor Zverovich
cba5e8615a
Update changelog
2024-06-08 08:15:40 -07:00
Victor Zverovich
e9609dec1a
Update changelog
2024-06-08 08:13:08 -07:00
Victor Zverovich
6ebbaf4b4d
Split changelog
2024-06-08 08:11:19 -07:00
Victor Zverovich
4e31d2dc61
Update changelog
2024-06-08 08:01:19 -07:00
LoveSy
fcc0b49978
Fix FMT_INSTALL
with FMT_MODULE
( #3998 )
2024-06-08 07:26:53 -07:00
LoveSy
0560c334fb
Fix build with FMT_MODULE=OFF
( #3997 )
2024-06-07 06:25:07 -07:00
Victor Zverovich
db9365a11b
Update lint.yml
2024-06-05 21:04:46 -07:00
LoveSy
5c445bc42c
Reverting check to make shorter branch comes first
2024-06-05 21:01:42 -07:00
LoveSy
94f96d112d
Fix undefined reference when compiling with FMT_STATIC_THOUSANDS_SEPARATOR and chrono.h
2024-06-05 21:01:42 -07:00
LoveSy
6abc1204f3
Check if the generator is ninja
2024-06-05 21:01:42 -07:00
LoveSy
a9b8517638
Use native c++ module support from CMake
...
also fix some clang compilation issues when using c++ modules
2024-06-05 21:01:42 -07:00
Victor Zverovich
fba06f0ee1
Update changelog
2024-06-05 20:38:44 -07:00
Victor Zverovich
598e518085
Remove redundant tests
2024-06-05 08:38:00 -07:00
Victor Zverovich
0a555818d7
Usage -> Get Started
2024-06-05 07:59:06 -07:00
Victor Zverovich
966a1b3d44
Update docs
2024-06-05 07:19:14 -07:00
Victor Zverovich
adb8e27db0
Fix rendering of template parameters
2024-06-05 07:08:21 -07:00
Victor Zverovich
2c84fa9ac9
Update docs
2024-06-05 06:19:40 -07:00
Victor Zverovich
8da0240dbc
Improve docs
2024-06-04 19:46:45 -07:00
Victor Zverovich
83bf142378
Update changelog
2024-06-04 17:09:58 -07:00
Victor Zverovich
595e54919b
Cleanup docs
2024-06-04 17:01:04 -07:00
Victor Zverovich
c636967c5c
Improve docs
2024-06-04 15:26:38 -07:00
Victor Zverovich
2392367efc
Set primary color
2024-06-04 11:20:59 -07:00
Victor Zverovich
06f8e02fb3
Remove rtd compat
2024-06-04 10:43:55 -07:00
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