Bug #23045 Navigation for function listings pages could be improved
Submitted: 6 Oct 2006 11:22 Modified: 2 Apr 2007 13:55
Reporter: Andris Priedīte Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S4 (Feature request)
Version: OS:
Assigned to: MC Brown CPU Architecture:Any
Tags: documentation

[6 Oct 2006 11:22] Andris Priedīte
Description:
Hard to find description of needed function/datatype/whatever in articles. No table/list of content for each article. For example, for page http://dev.mysql.com/doc/refman/5.0/en/date-and-time-functions.html.

How to repeat:
-

Suggested fix:
I think it would be much better if articles with function/datatype/whatever descriptions had a clickable list of all items in it's beggining.

For example, a large article:
http://dev.mysql.com/doc/refman/5.0/en/date-and-time-functions.html

It would be great if it had list like

- ADDDATE
- ADDTIME
- CONVERT_TZ
- CURDATE
- etc

So it would be easier to find something in a page. And I think it would be easer to grasp knownledge of what mysql is capable.
[9 Oct 2006 10:44] Jon Stephens
Updated description.
[9 Oct 2006 11:49] Valeriy Kravchuk
Thank you for a reasonable documentation request.
[2 Apr 2007 13:55] MC Brown
We have just added the summary tables for the functions and operators into the manual. You can find examples: 

http://dev.mysql.com/doc/refman/4.1/en/func-op-summary-ref.html
http://dev.mysql.com/doc/refman/5.0/en/func-op-summary-ref.html
http://dev.mysql.com/doc/refman/5.1/en/func-op-summary-ref.html