%general-entities; ]> Gi-DocGen-&gi-docgen-version; gi-docgen Introduction to Gi-DocGen Module Gi-DocGenis a document generator for GObject-based libraries. GObject is the base type system of the GNOME project. GI-Docgen reuses the introspection data generated by GObject-based libraries to generate the API reference of these libraries, as well as other ancillary documentation. &lfs112_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &gi-docgen-md5sum; Download size: &gi-docgen-size; Estimated disk space required: &gi-docgen-buildsize; Estimated build time: &gi-docgen-time; Gi-DocGen Dependencies Required Optional and railroad-diagrams (also needed for tests) Optional (for testing) Installation of gi-docgen Build the module: pip3 wheel -w dist --no-build-isolation --no-deps $PWD Now, as the root user: pip3 install --no-index --find-links dist --no-cache-dir --no-user gi-docgen Assuming and are installed, but the other optional dependency is not, the installation can be tested with the following commands: python3 -m venv --system-site-packages testenv && source testenv/bin/activate && pip3 install railroad-diagrams && python3 /usr/bin/pytest deactivate Contents Installed Programs Installed Libraries Installed Directories None None /usr/lib/python&python3-majorver;/site-packages/gi-docgen and /usr/lib/python&python3-majorver;/site-packages/gi-docgen-&gi-docgen-version;.dist-info