Skip to content

Commit eff11ab

Browse files
author
Release Manager
committed
Trac #34813: src/doc/en/installation/source.rst gives CRITICAL sphinx warnings
{{{ [sagemath_doc_html-none] [installat] /Users/dima/software/sage/src/doc/en/installation/source.rst:455: CRITICAL: Title level inconsistent: [sagemath_doc_html-none] [installat] Recommended programs [sagemath_doc_html-none] [installat] ~~~~~~~~~~~~~~~~~~~~ [sagemath_doc_html-none] [installat] /Users/dima/software/sage/src/doc/en/installation/source.rst:508: CRITICAL: Title level inconsistent: [sagemath_doc_html-none] [installat] Tcl/Tk [sagemath_doc_html-none] [installat] ~~~~~~ [sagemath_doc_html-none] [installat] /Users/dima/software/sage/src/doc/en/installation/source.rst:548: CRITICAL: Title level inconsistent: [sagemath_doc_html-none] [installat] General procedure [sagemath_doc_html-none] [installat] ~~~~~~~~~~~~~~~~~ }}} Note that `~~~~~...` is not even official Sphinx. URL: https://trac.sagemath.org/34813 Reported by: dimpase Ticket author(s): Dima Pasechnik Reviewer(s): John Palmieri
2 parents 6925a6d + 69ac8d4 commit eff11ab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/doc/en/installation/source.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ Additional software
453453
-------------------
454454

455455
Recommended programs
456-
~~~~~~~~~~~~~~~~~~~~
456+
^^^^^^^^^^^^^^^^^^^^
457457

458458
The following programs are recommended.
459459
They are not strictly required at build time or at run time,
@@ -506,7 +506,7 @@ On Debian/Ubuntu, the following system packages are recommended.
506506
- ``libavdevice-dev`` (to produce animations)
507507

508508
Tcl/Tk
509-
~~~~~~
509+
^^^^^^
510510

511511
If you want to use `Tcl/Tk <https://www.tcl.tk/>`_ libraries in Sage,
512512
you need to install the Tcl/Tk and its development headers before building
@@ -546,7 +546,7 @@ Step-by-step installation procedure
546546
-----------------------------------
547547

548548
General procedure
549-
~~~~~~~~~~~~~~~~~
549+
^^^^^^^^^^^^^^^^^
550550

551551
#. Follow the procedure in the file `README.md <https://github.com/sagemath/sage/#readme>`_
552552
in ``SAGE_ROOT``.

0 commit comments

Comments
 (0)