From 4ddd46e6cfd1f10efbd6fbbbc0fed520a1058045 Mon Sep 17 00:00:00 2001 From: Jim Mussared Date: Thu, 26 Sep 2019 20:25:39 +1000 Subject: docs/develop/qstr.rst: Add documentation for string interning. --- docs/develop/index.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/develop/index.rst') diff --git a/docs/develop/index.rst b/docs/develop/index.rst index 64dbc4661..fff3e43d7 100644 --- a/docs/develop/index.rst +++ b/docs/develop/index.rst @@ -10,3 +10,4 @@ See the `getting started guide :maxdepth: 1 cmodules.rst + qstr.rst -- cgit v1.2.3