Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: N/A
-
Fix Version/s: N/A
-
Component/s: Documentation
-
Labels:
Description
If I want to send someone a link to the documentation of a MariaDB server variable, it is really easy to do so because the server documentation has anchor links for each variable. e.g. the documentation for datadir can be found here:
https://mariadb.com/kb/en/library/server-system-variables/#datadir
The MaxScale documentation does not have anchor links for each configuration option. If I want to send someone a link to the documentation for the version_string option, then the best I can do is to send them a link to all options available for Services. e.g.:
Would it be possible to add anchor links for configuration options to the documentation?