Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mentat-test
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
713
Mentat
mentat-test
Commits
2ad7c6b6
Commit
2ad7c6b6
authored
5 years ago
by
Jan Mach
Browse files
Options
Downloads
Patches
Plain Diff
Fix: Fixed documentation section headers.
(Redmine issue:
#3361
)
parent
35f82ab5
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/sphinx/_doclib/installation.rst
+10
-10
10 additions, 10 deletions
doc/sphinx/_doclib/installation.rst
lib/mentat/__init__.py
+1
-1
1 addition, 1 deletion
lib/mentat/__init__.py
with
11 additions
and
11 deletions
doc/sphinx/_doclib/installation.rst
+
10
−
10
View file @
2ad7c6b6
...
...
@@ -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>`__
...
...
This diff is collapsed.
Click to expand it.
lib/mentat/__init__.py
+
1
−
1
View file @
2ad7c6b6
...
...
@@ -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.2
1
"
__version__
=
"
2.5.2
2
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment