Migrate to mkdocs

This commit is contained in:
Victor Zverovich
2024-06-02 08:26:56 -07:00
parent 0714113974
commit 38ba3d3993
8 changed files with 18 additions and 22 deletions

View File

@@ -626,7 +626,7 @@ inline auto vfprintf(std::FILE* f, basic_string_view<Char> fmt,
/**
\rst
Prints formatted data to the file *f*.
Prints formatted data to the file `f`.
**Example**::