Skip to content

Commit 3078414

Browse files
committed
Changes table names to headings in the Overview
Table names changed for headings by comment Fixes #5117
1 parent dc3ddfd commit 3078414

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

doc/reference/reference_lua/popen.rst

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@ object:
3232

3333
Below are tables with summaries of ``popen`` constructors, constants, mrthods, and fields.
3434

35-
Popen module constructors:
35+
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
36+
popen module constructors
37+
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
3638

3739
.. container:: table
3840

@@ -49,7 +51,9 @@ Popen module constructors:
4951
| <popen-new>` | a new process |
5052
+--------------------------------------+---------------------------------+
5153

52-
Popen module constants:
54+
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
55+
popen module constants
56+
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
5357

5458
.. container:: table
5559

@@ -63,7 +67,9 @@ Popen module constants:
6367
| <popen-constants>` | |
6468
+--------------------------------------+---------------------------------+
6569

66-
Popen handle methods:
70+
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
71+
popen module methods
72+
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
6773

6874
.. container:: table
6975

@@ -101,7 +107,9 @@ Popen handle methods:
101107
| <popen-close>` | |
102108
+--------------------------------------+---------------------------------+
103109

104-
Popen handle fields:
110+
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
111+
popen module fields
112+
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
105113

106114
.. container:: table
107115

0 commit comments

Comments
 (0)