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
1992746249
Convert API doc to Markdown
2024-06-01 07:02:03 -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
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
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
e721046e27
Convert index to Markdown
2024-05-27 20:03:30 -07:00
Victor Zverovich
552842c4ff
Convert syntax to Markdown
2024-05-27 20:01:33 -07:00
Victor Zverovich
2c38766fd5
Add a mkdocsstrings handler
2024-05-27 19:59:45 -07:00
Victor Zverovich
ecd1559732
Improve styles
2024-05-27 07:05:53 -07:00
Victor Zverovich
a57a63dc0f
Fix styles
2024-05-27 06:39:54 -07:00
Victor Zverovich
8691f21b45
Fix styles
2024-05-27 06:32:28 -07:00
Victor Zverovich
7e4fac3f4f
Improve styles
2024-05-26 20:08:42 -07:00
Victor Zverovich
4a368625e8
Replace less with sass
2024-05-26 19:59:42 -07:00
Victor Zverovich
f4e1ec81e2
Cleanup html
2024-05-26 19:23:26 -07:00
Victor Zverovich
89c0d10105
Update description
2024-05-26 13:23:04 -07:00
Victor Zverovich
12ef9e09d1
Fix class conflict
2024-05-26 13:18:43 -07:00
Victor Zverovich
5afa681388
Remove redundant github button
2024-05-26 12:56:29 -07:00
Victor Zverovich
cc13102031
Fix navbar style
2024-05-26 12:35:25 -07:00
Victor Zverovich
766300b3c6
Update html
2024-05-26 10:25:14 -07:00
Victor Zverovich
4115219ede
Fix CSS path
2024-05-26 09:17:33 -07:00
Victor Zverovich
95076981f7
Update documentation deps
2024-05-26 09:11:43 -07:00
Victor Zverovich
a3e0931ea2
Update signature in the doc
2024-04-22 15:26:09 -07:00
Victor Zverovich
51eeccd0fb
const void* is neither a fundamental nor string type
2024-04-22 13:59:26 -07:00
Victor Zverovich
f30f1fd514
Document formatter specializations provided by base.h
2024-04-22 13:39:14 -07:00
Victor Zverovich
f5ec5ada2b
Update syntax.rst
2024-03-30 15:54:39 -07:00
js324
88620e53a4
Range formatting documentation ( #3905 )
2024-03-24 14:39:16 -07:00
Vladislav Shchapov
c17816cb4a
Fix invalid fmt::formatter<>::format return type ( #3895 )
...
Signed-off-by: Vladislav Shchapov <vladislav@shchapov.ru>
2024-03-15 06:25:42 -07:00
Tobias Hermann
df6e7b22f7
Fix relative path for cmake in usage doc ( #3890 )
2024-03-12 06:56:12 -07:00
Beat Bolli
668fe2653c
doc: fix the chrono %C example value ( #3822 )
...
Assuming that the example date is always "Sat Nov 12 22:04:00 1955", the
result of the `%C` format string should be "19", not "55".
Signed-off-by: Beat Bolli <dev@drbeat.li>
2024-01-21 06:31:15 -08:00
frank-weinberg
2eb363297b
Fix custom formatter example ( #3820 )
...
Add a return type declaration so the example builds when the formatter is used in a different compilation unit than it's implemented.
2024-01-19 08:14:48 -08:00
Victor Zverovich
0147e08225
Document println
2024-01-18 19:42:33 -08:00