mirror of
https://github.com/fmtlib/fmt.git
synced 2024-12-25 06:21:00 +00:00
Documentation fixes
This commit is contained in:
parent
bdeffc3fdc
commit
402f5f3178
3
doc/_static/breathe.css
vendored
3
doc/_static/breathe.css
vendored
@ -11,3 +11,6 @@
|
|||||||
display: inline;
|
display: inline;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.container s.breathe-sectiondef {
|
||||||
|
width: inherit;
|
||||||
|
}
|
||||||
|
@ -19,7 +19,7 @@ before other includes in :file:`format.cc`.
|
|||||||
Building the library
|
Building the library
|
||||||
====================
|
====================
|
||||||
|
|
||||||
An included `CMake build script`__ can be used to build the C++ Format
|
The included `CMake build script`__ can be used to build the C++ Format
|
||||||
library on a wide range of platforms. CMake is freely available for
|
library on a wide range of platforms. CMake is freely available for
|
||||||
download from http://www.cmake.org/download/.
|
download from http://www.cmake.org/download/.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user