logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

g-ir-doc-tool - Documentation builder

Authors

       David King

                                                                                                G-IR-DOC-TOOL(1)

Bugs

       Report bugs at https://gitlab.gnome.org/GNOME/gobject-introspection/issues

Description

       g-ir-doc-tool  builds library documentation directly from .gir files. The output is adjusted according to
       which programming language you're generating docs for.

Homepage And Contact

https://gi.readthedocs.io/

Name

       g-ir-doc-tool - Documentation builder

Options

--help Show help options

       --output=DIRECTORY
              Save the resulting output in DIRECTORY.

       --format=FORMAT
              Output format. One of devdocs, mallard or sections.

       --language=LANGUAGE
              Output language. One of c, python, or gjs.

       --add-include-path=DIRECTORY
              Adds a directory which will be used to find includes inside the GIR format.

       --version
              Show program's version number and exit

       --write-sections-file
              Backwards-compatible equivalent to -f sections.

Synopsis

g-ir-doc-tool [OPTION...] GIRFILE

See Also