Skip to content
Snippets Groups Projects
Commit 2ad7c6b6 authored by Jan Mach's avatar Jan Mach
Browse files

Fix: Fixed documentation section headers.

(Redmine issue: #3361)
parent 35f82ab5
No related branches found
No related tags found
No related merge requests found
......@@ -205,8 +205,8 @@ any errors.
.. _section-installation-prerequisites-pip:
pip
````````````````````````````````````````````````````````````````````````````````
Install - pip
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
* `Documentation <https://pip.pypa.io/en/stable/>`__
* `Installation guide <https://pip.pypa.io/en/stable/installing/>`__
......@@ -220,8 +220,8 @@ pip
.. _section-installation-prerequisites-postgresql:
PostgreSQL 12
````````````````````````````````````````````````````````````````````````````````
Install - PostgreSQL 12
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
* `Documentation <https://www.postgresql.org/docs/>`__
* `Installation guide for Debian systems <https://www.postgresql.org/download/linux/debian/>`__
......@@ -237,8 +237,8 @@ PostgreSQL 12
.. _section-installation-prerequisites-yarn:
Yarn
````````````````````````````````````````````````````````````````````````````````
Install - Yarn
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
* `Documentation <https://yarnpkg.com/en/docs>`__
* `Installation guide for Debian systems <https://yarnpkg.com/en/docs/install#debian-stable>`__
......@@ -254,8 +254,8 @@ Yarn
.. _section-installation-prerequisites-grunt:
Grunt
````````````````````````````````````````````````````````````````````````````````
Install - Grunt
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
* `Documentation <https://gruntjs.com/>`__
* `Installation guide for Debian systems <https://gruntjs.com/getting-started>`__
......@@ -268,8 +268,8 @@ Grunt
.. _section-installation-prerequisites-geoipupdate:
geoipupdate
````````````````````````````````````````````````````````````````````````````````
Install - geoipupdate
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
* `Documentation <https://dev.maxmind.com/geoip/geoipupdate/>`__
* `Installation guide for Debian systems <https://github.com/maxmind/geoipupdate>`__
......
......@@ -20,4 +20,4 @@ open-source project.
__author__ = "Jan Mach <jan.mach@cesnet.cz>"
__credits__ = "Pavel Kácha <pavel.kacha@cesnet.cz>, Andrea Kropáčová <andrea.kropacova@cesnet.cz>"
__version__ = "2.5.21"
__version__ = "2.5.22"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment