make the stdlib work with the changed docgen

This commit is contained in:
Araq
2019-01-11 18:36:20 +01:00
committed by Andreas Rumpf
parent 56b804a283
commit 647066e378
7 changed files with 10 additions and 10 deletions

View File

@@ -108,7 +108,7 @@ String handling
* `strformat <strformat.html>`_
Macro based standard string interpolation / formatting. Inpired by
Python's ```f``-strings.
Python's ``f``-strings.
* `strmisc <strmisc.html>`_
This module contains uncommon string handling operations that do not