Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 405 Bytes

index.rst

File metadata and controls

22 lines (18 loc) · 405 Bytes

Developer's Guide

Welcome to the OpenMC Developer's Guide! This guide documents how contributions are made to OpenMC, what style rules exist for the code, how to run tests, and other related topics.

.. toctree::
    :numbered:
    :maxdepth: 2

    contributing
    workflow
    styleguide
    policies
    tests
    user-input
    docbuild
    docker