Changes

From Gramps

Report-writing tutorial

7 bytes added, 14:49, 22 November 2025
m
Fixed link to DocGen module documentation
===report.py===
;Report class : This is the code that takes data from the Gramps database and organizes it into the document structure. This structure can later be printed, viewed, or written into a file in a variety of formats. This class uses the [https://gramps-project.org/docs/gen/gen_plug.html#module-gramps.gen.plug._docgenplugin docgen] interface to abstract away the output format details.
;Options class : This is the code that provides means to obtain options necessary for the report using a variety of available mechanisms.
65
edits

Navigation menu