From 897a83dc2ae0430144f5c1ef0dde29f05839fe69 Mon Sep 17 00:00:00 2001 From: Imran Iqbal Date: Wed, 5 May 2021 15:02:37 +0100 Subject: [PATCH] docs(readme): fix headings [skip ci] --- docs/README.rst | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/docs/README.rst b/docs/README.rst index 844ac63..edfbc1a 100644 --- a/docs/README.rst +++ b/docs/README.rst @@ -1,7 +1,5 @@ -.. _readme: - -mysql -===== +mysql-formula +============= |img_travis| |img_sr| @@ -51,12 +49,12 @@ Available states Meta-state including all server packages in correct order. This meta-state does **not** include ``mysql.remove_test_database``. ``mysql.macos`` -^^^^^^^^^^^^^^^^ +^^^^^^^^^^^^^^^ Install "MySQL Community Server", "MySQL Workbench", and other related mysql products on MacOS (and create Desktop shortcuts). ``mysql.macos.remove`` -^^^^^^^^^^^^^^^^ +^^^^^^^^^^^^^^^^^^^^^^ Remove "MySQL Community Server", "MySQL Workbench", and any other enabled products from MacOS. @@ -150,7 +148,7 @@ Add the official MySQL 5.7 repository. changed enabled repository accordingly. ``mysql.config`` -^^^^^^^^^^^^^^^^^^ +^^^^^^^^^^^^^^^^ Manage the MySQL configuration.