Bug 35834 - Add a 'Contributing.pod' to the project as a starting point for developers
Summary: Add a 'Contributing.pod' to the project as a starting point for developers
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Martin Renvoize
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-18 13:44 UTC by Martin Renvoize
Modified: 2024-01-24 14:55 UTC (History)
2 users (show)

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


Attachments
Bug 35834: Add a starter 'Contributing.pod' (2.89 KB, patch)
2024-01-18 13:46 UTC, Martin Renvoize
Details | Diff | Splinter Review
Bug 35834: Add a starter 'Contributing.pod' (3.10 KB, patch)
2024-01-24 14:55 UTC, Martin Renvoize
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Renvoize 2024-01-18 13:44:59 UTC
This takes the idea of Mojolicious::Guides as inspiration for a new landing page for a new POD renderer for Koha's developer documentation.

Use the patch here along with the https://gitlab.com/mrenvoize/koha-pods app to see the results.
Comment 1 Martin Renvoize 2024-01-18 13:46:57 UTC
Created attachment 161137 [details] [review]
Bug 35834: Add a starter 'Contributing.pod'

This patch adds a starter Contributing.pod file so we can test out the
new pod renderer approach in https://gitlab.com/mrenvoize/koha-pods
Comment 2 Martin Renvoize 2024-01-24 14:55:18 UTC
Created attachment 161343 [details] [review]
Bug 35834: Add a starter 'Contributing.pod'

This patch adds a starter Contributing.pod file so we can test out the
new pod renderer approach in https://gitlab.com/mrenvoize/koha-pods