Contents Menu Expand Light mode Dark mode Auto light/dark mode
BIDS Schema Tools documentation
Light Logo Dark Logo
BIDS Schema Tools documentation
  • BIDS schema description
  • Schema Tools API
    • bidsschematools
      • bidsschematools.data
      • bidsschematools.expressions
      • bidsschematools.render
        • bidsschematools.render.tables
        • bidsschematools.render.text
        • bidsschematools.render.utils
      • bidsschematools.rules
      • bidsschematools.schema
      • bidsschematools.tests
        • bidsschematools.tests.data
        • bidsschematools.tests.test_expressions
        • bidsschematools.tests.test_make_testdata
        • bidsschematools.tests.test_render_tables
        • bidsschematools.tests.test_render_text
        • bidsschematools.tests.test_render_utils
        • bidsschematools.tests.test_rules
        • bidsschematools.tests.test_schema
        • bidsschematools.tests.test_validator
      • bidsschematools.types
        • bidsschematools.types.namespace
      • bidsschematools.utils
      • bidsschematools.validator
Back to top
Edit this page

bidsschematools.render#

Functions for rendering elements of the schema in the specification text.

Modules

bidsschematools.render.tables

Functions for rendering portions of the schema as text.

bidsschematools.render.text

Functions for rendering portions of the schema as text.

bidsschematools.render.utils

Utility functions for specification rendering tools.

Next
bidsschematools.render.tables
Previous
bidsschematools.expressions
Copyright © 2022, bids-specification
Made with Sphinx and @pradyunsg's Furo