Bug 18116

Summary: Koha.pm should contain pointers to other koha documentation
Product: Koha Reporter: Barton Chittenden <barton>
Component: Developer documentationAssignee: Galen Charlton <gmcharlt>
Status: RESOLVED LATER QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: dcook
Version: Main   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Crowdfunding committed: 0
Crowdfunding contact: Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Barton Chittenden 2017-02-14 19:26:40 UTC
Running

    perldoc Koha

gives documentation for Koha.pm, which currently contains the koha version number.

... but the other reason one might want to run 'perldoc Koha' is as an entry point for documentation for the entire koha project.

I think we should expand

SEE ALSO
    C4::Context

    kohaversion.pl

To point to the major modules in Koha -- Koha::Objects, C4::Circulation, the development section of the Koha wiki, Koha documentation, etc.
Comment 1 David Cook 2022-12-06 03:04:06 UTC
Closing this one due to age...