summaryrefslogtreecommitdiff
path: root/doc/api.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api.rst')
-rw-r--r--doc/api.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/api.rst b/doc/api.rst
index 03cc7607..fe4c3ac5 100644
--- a/doc/api.rst
+++ b/doc/api.rst
@@ -36,6 +36,7 @@ The coverage module
Starting coverage automatically
-------------------------------
-This is cool.
+This function is used to start coverage measurement automatically when Python
+starts. See :ref:`subprocess` for details.
.. autofunction:: process_startup