diff --git a/doc/docs.md b/doc/docs.md index 31d99604c4..dcaa533643 100644 --- a/doc/docs.md +++ b/doc/docs.md @@ -691,6 +691,9 @@ println('age = $age') ``` See all methods of [string](https://modules.vlang.io/index.html#string) +and related modules [strings](https://modules.vlang.io/strings.html), +[strconv](https://modules.vlang.io/strconv.html). + ### Runes