Skip to content

Update docs code snippets to be taken from test files #180

Description

@ryan-steel

What

In the documentation we have hand-written code snippets. These are not compiled, so may fall out of sync with the actual code.

This task is to add files for these code snippets that are built as part of the module build, and then include them directly from the src files in the documentation.

Acceptance Criteria (DoD)

All code snippets in the user documentation is included from a src file that is built by bazel.

How

Use sphinx literalinclude rather than hand-written code blocks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions