Switch to bootstrap theme

This commit is contained in:
Victor Zverovich
2014-10-10 08:40:35 -07:00
parent 76a2ea56ce
commit 709465197a
5 changed files with 531 additions and 505 deletions
+1 -1
View File
@@ -1560,7 +1560,7 @@ class BasicWriter {
The output can be accessed using :meth:`data`, :meth:`c_str` or :meth:`str`
methods.
See also `Format String Syntax`_.
See also :ref:`syntax`.
\endrst
*/
void write(BasicStringRef<Char> format, ArgList args) {