Loading doc/source/documentation.rst +2 −1 Original line number Diff line number Diff line Loading @@ -22,9 +22,10 @@ The documentation files are formatted for use with 'Sphinx'; see: * `Sphinx homepage <http://sphinx-doc.org/index.html>`_ The formatting of documentation is done using 'reStructuredText', see: The formatting of documentation is done using 'reStructuredText', see for example: * `reStructuredText Primer <https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html>`_ * `Rst <https://docutils.sourceforge.io/docs/ref/rst/>`_ The 'Sphink' python package should be available to be able to (re)generate the documentation. If not available on your system yet, see below for installation instructions. Loading py/utopya_runscript.py +1 −1 File changed.Contains only whitespace changes. Show changes Loading
doc/source/documentation.rst +2 −1 Original line number Diff line number Diff line Loading @@ -22,9 +22,10 @@ The documentation files are formatted for use with 'Sphinx'; see: * `Sphinx homepage <http://sphinx-doc.org/index.html>`_ The formatting of documentation is done using 'reStructuredText', see: The formatting of documentation is done using 'reStructuredText', see for example: * `reStructuredText Primer <https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html>`_ * `Rst <https://docutils.sourceforge.io/docs/ref/rst/>`_ The 'Sphink' python package should be available to be able to (re)generate the documentation. If not available on your system yet, see below for installation instructions. Loading