| Summary: | [DOCS] Document how linking from Koha to the manual works | ||
|---|---|---|---|
| Product: | Koha | Reporter: | David Nind <david> |
| Component: | Documentation | Assignee: | David Nind <david> |
| Status: | ASSIGNED --- | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P3 | CC: | e.betemps |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Bug Depends on: | |||
| Bug Blocks: | 29712 | ||
|
Description
David Nind
2021-12-22 09:13:44 UTC
We keep a mapping of every template file with a help link to the section in the manual it links to in https://git.koha-community.org/Koha-community/Koha/src/branch/master/Koha/Manual.pm When new pages are added, this file has to be added to as well. Or when we add more specific documentation of a new feature, maybe the docs team should update the linking as well. |