Bug #79769 TOC of the html manual does not have the chapter number
Submitted: 24 Dec 2015 13:40 Modified: 25 Feb 2016 16:53
Reporter: 恵 坂井 Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Server: Documentation Severity:S4 (Feature request)
Version:All OS:Any
Assigned to: CPU Architecture:Any

[24 Dec 2015 13:40] 恵 坂井
Description:
There is a table of contents(TOC) on the left side of the html MySQL Reference Manual.
(e.g. http://dev.mysql.com/doc/refman/5.7/en/ )

But the TOC does not have chapter number.
I suggest the TOCs have the chapter numbers.

How to repeat:
see http://dev.mysql.com/doc/refman/5.7/en/

Suggested fix:
For example, TOC on Chapter 2 (http://dev.mysql.com/doc/refman/5.7/en/installing.html), 

 NOT "Installing and Upgrading MySQL"
 BUT "2 Installing and Upgrading MySQL"

 NOT "General Installation Guidance"
 BUT "2.1 General Installation Guidance"
[23 Jan 2016 2:29] 恵 坂井
Like this ...

Attachment: 20151225214915.jpg (image/jpeg, text), 115.58 KiB.

[25 Feb 2016 16:53] Paul DuBois
Space is at a premium in the left hand side TOC, so we won't make this change.