1.3.3.7. Custom Directives (Not part of Sphinx baseline)

  • Custom roles via downloadable Sphinx Extensions

    • Adding excerpts from git history to documentation https://github.com/OddBloke/sphinx-git

      • Requirements:

        • Install: sphinx-git via Python pip (Included in SPHINX_ENV_INSTALL, Sphinx Environment)

        • Add sphinx-git to Sphinx extentions in conf.py (Included in SPHINX_ENV_INSTALL, Sphinx Environment via defaults.py)

      • Syntax:

        .. git_changelog::

      • Rendered (Git Changelog of this document):

        • Fixed html build by SunbrightShinobi at 2026-01-27 17:59:08

        • Made updates from copilot cli by SunbrightShinobi at 2026-01-27 17:52:39

        • More changes for latexpdf build and removed rinoh by SunbrightShinobi at 2026-01-26 19:43:36

        • Updated github pages by SunbrightShinobi at 2026-01-25 20:43:40

        • Made updates for html by SunbrightShinobi at 2026-01-25 20:43:14

        • Updating by SunbrightShinobi at 2026-01-25 19:04:59

        • Updated by SunbrightShinobi at 2026-01-25 18:58:00

        • pages build by SunbrightShinobi at 2026-01-24 18:52:32

        • update for drawio by SunbrightShinobi at 2026-01-24 18:43:20

        • Merge remote-tracking branch ‘origin/master’ by SunbrightShinobi at 2026-01-24 18:42:54