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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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 Apr 26 13:01:28 2024 UTC