martinvanzijl / genealogy-maker

An open-source tool for making genealogy diagrams.
GNU General Public License v3.0
0 stars 0 forks source link

Move help file to QRC resource file #81

Open martinvanzijl opened 1 year ago

martinvanzijl commented 1 year ago

Is your feature request related to a problem? Please describe. The help file is not part of the Qt Project.

Describe the solution you'd like Perhaps add the file as a resource to the QRC file.

Describe alternatives you've considered Move the help file to a platform like "readthedocs".