Documentation

DocGen4.Output.Module

Render the structures this structure extends from as HTML so it can be added to the top level.

Equations
  • One or more equations did not get rendered due to their size.
Instances For

    Render the general header of a declaration containing its declaration type and name.

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For

      The main entry point for rendering a single declaration inside a given module.

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For

        Rendering a module doc string, that is the ones with an ! after the opener as HTML.

        Equations
        • One or more equations did not get rendered due to their size.
        Instances For

          Returns the list of all imports this module does.

          Equations
          Instances For

            Sort the list of all modules this one is importing, linkify it and return the HTML.

            Equations
            • One or more equations did not get rendered due to their size.
            Instances For

              Render the internal nav bar (the thing on the right on all module pages).

              Equations
              • One or more equations did not get rendered due to their size.
              Instances For

                The main entry point to rendering the HTML for an entire module.

                Equations
                • One or more equations did not get rendered due to their size.
                Instances For