php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #57136 Improve automatic documentation detection for subpackages
Submitted: 2006-07-11 15:20 UTC Modified: 2006-12-17 05:09 UTC
From: wiesemann@php.net Assigned: wiesemann (profile)
Status: Closed Package: PECL website (PECL)
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: wiesemann@php.net
New email:
PHP Version: OS:

 

 [2006-07-11 15:20 UTC] wiesemann@php.net
Description:
------------
Subpackages of Structures_DataGrid are (or will be) documented in the manual section for the core packages.

Therefore, I would be nice, if the automatic documentation detection could link from pages like:
http://pear.php.net/package/Structures_DataGrid_Renderer_HTMLTable/docs
to http://pear.php.net/manual/en/package.structures.structures-datagrid.php (that's the link that is "generated" for SDG core).


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-07-11 16:10 UTC] pajoye@php.net
Why don't you copy it to the documentation URI field?

It is not automatic but at least it works ;)
 [2006-07-11 16:13 UTC] wiesemann@php.net
> Why don't you copy it to the documentation URI field?

Ups, yes, didn't think of this field. Then there's no reason for this request, as the URI won't change (at least in the near future).
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 12:01:27 2024 UTC