Bug 29751 - [DOCS] Document how linking from Koha to the manual works
Summary: [DOCS] Document how linking from Koha to the manual works
Status: ASSIGNED
Alias: None
Product: Koha
Classification: Unclassified
Component: Documentation (show other bugs)
Version: Main
Hardware: All All
: P3 normal
Assignee: David Nind
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks: 29712
  Show dependency treegraph
 
Reported: 2021-12-22 09:13 UTC by David Nind
Modified: 2022-01-08 21:11 UTC (History)
1 user (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Nind 2021-12-22 09:13:44 UTC
From the 16 December 2021 documentation meeting: "document how the linking from Koha to the manual works".

See: http://irc.koha-community.org/koha/2021-12-16#i_2394778
Comment 1 Katrin Fischer 2022-01-08 21:11:52 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.