diff options
| author | coqbot-app[bot] | 2021-02-06 04:15:50 +0000 |
|---|---|---|
| committer | GitHub | 2021-02-06 04:15:50 +0000 |
| commit | 16765871394a81975047b37f15a902fcc112dc40 (patch) | |
| tree | 5d7c6b691ab12c12637c2235720b8ddffe0f0654 | |
| parent | 9485db5e16edeaf408f73758f2e7f9531dc7d3e0 (diff) | |
| parent | 9dae1a0c23cae4d655a40cefc5c59c3dcb8fdbf8 (diff) | |
Merge PR #13829: Fix hierarchy of sections in module chapter.
Reviewed-by: jfehrle
| -rw-r--r-- | doc/sphinx/language/core/modules.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sphinx/language/core/modules.rst b/doc/sphinx/language/core/modules.rst index 93d70c773f..4ea9606c18 100644 --- a/doc/sphinx/language/core/modules.rst +++ b/doc/sphinx/language/core/modules.rst @@ -880,7 +880,7 @@ started, unless option ``-top`` or ``-notop`` is set (see :ref:`command-line-opt .. _qualified-names: Qualified identifiers ---------------------- +~~~~~~~~~~~~~~~~~~~~~ .. insertprodn qualid field_ident |
