OpenCPN / plugins

Container Project for an Integrated Plugin Management Facility
17 stars 20 forks source link

Update manuals antora.yml to be null version- All plugins shown with "1.0" #672

Closed rgleason closed 1 year ago

rgleason commented 2 years ago

Review this gh-page to see if your plugin has /1.0 If it does you should change your manual/antora.yml using a text editor to be

name: logbook
title: Logbook
version: ~

Rather than

name: logbook title: Logbook version: 1.0

rgleason commented 2 years ago

See Appendix Source List
https://opencpn-manuals.github.io/main/manuals/sources.html

rgleason commented 2 years ago

dashboard_tactics_pi source list is 0.1@dashboard_tactics | 2630baa | 2021-10-01 23:58 | add opencpn lib + lib

2630baa hash is from the master branch, which is Petri's advanced version, and I only use the mnt151-frontend2 branch.

https://github.com/rgleason/dashboard_tactics_pi/tree/mnt151-frontend2

I guess I have to change the manual in the "master" branch.

Fixed this. Have fixed a number of these now and pushed. Have a few more to do.