mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-21 06:25:30 -04:00
Co-authored-by: John Tramm <jtramm@gmail.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
23 lines
423 B
ReStructuredText
23 lines
423 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
|
|
agentic-tools
|
|
styleguide
|
|
policies
|
|
tests
|
|
user-input
|
|
docbuild
|
|
docker
|