diff --git a/docs/conf.py b/docs/conf.py index 287b38d939..290a1f9043 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -44,7 +44,7 @@ master_doc = 'index' # General information about the project. project = u'phpMyAdmin' -copyright = u'2012 - 2025, The phpMyAdmin devel team' +copyright = u'2012 - 2026, The phpMyAdmin devel team' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the diff --git a/docs/config.rst b/docs/config.rst index c2875fa53b..97b4bca228 100644 --- a/docs/config.rst +++ b/docs/config.rst @@ -6,7 +6,7 @@ Configuration ============= All configurable data is placed in :file:`config.inc.php` in phpMyAdmin's -toplevel directory. If this file does not exist, please refer to the +toplevel directory. If this file does not exist, please refer to the :ref:`setup` section to create one. This file only needs to contain the parameters you want to change from their corresponding default value. diff --git a/docs/faq.rst b/docs/faq.rst index bc72ad0389..620009e14b 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -2287,7 +2287,7 @@ differentiate between a desired text output and a formula that should be escaped definitions should not be interpreted anyway. We have discussed this at length and feel it is the responsibility of the spreadsheet program to properly parse and sanitize such data on input instead. -Google also has a `similar view `_. +Google also has a `similar view `_. .. _faqsynchronization: