mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-21 14:35:27 -04:00
21 lines
392 B
ReStructuredText
21 lines
392 B
ReStructuredText
.. _devguide:
|
|
|
|
=================
|
|
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
|
|
tests
|
|
user-input
|
|
docbuild
|
|
docker
|