php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #42012 section index request
Submitted: 2007-07-16 21:23 UTC Modified: 2007-08-17 12:20 UTC
From: keith at karsites dot net Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: Irrelevant OS: Fedora Core 6
Private report: No CVE-ID: None
 [2007-07-16 21:23 UTC] keith at karsites dot net
Description:
------------
Docs Feature request:

As well as the main index at the front of the manual, please could 
we have an index at the start of each section, similar to the MySQL 
or PostgreSQL manuals?

Eg. when I'm reading about a particular function, say the file() 
function, in the Filesystem section I cannot go directly to the 
start of that section. I have to click on Home at the bottom of the 
page, go to the front of the manual, then find the 'XL Filesystem 
Functions' section, and click on that to get the index page for this 
section.

Could we have a link somewhere prominent on each page in each 
section, that would allow one to return directly to the index page 
of that particular section?

That would make navigating the documentation alot quicker.

TIA

Keith



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-08-16 11:46 UTC] vrana@php.net
Web documentation has link to a section in left column.
 [2007-08-16 16:31 UTC] keith at karsites dot net
Thankyou for pointing that out Jakob :-) Is there an online version 
for the PEAR manual as well, in the same or a similar format please? 
If not, is there a bug tracker for the PEAR manual?
 [2007-08-17 09:33 UTC] bjori@php.net
The PEAR manual can be found at http://pear.php.net/manual/
I don't know how or if they have "downloadable documentation".

If you were referring to the "downloadable html documentation" in your original report then I have added a "up" link to PhD (i.e. if you are looking an the strpos() manpage and click "up" you'll get the string reference page).
 [2007-08-17 12:20 UTC] keith at karsites dot net
Yes I was refering to the downloadable html documentation in my original request. Thanks for adding that link to each section index, bjori. TY for the link to the PEAR documentation as well.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Aug 14 17:00:02 2025 UTC