mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-22 06:55:35 -04:00
19 lines
357 B
ReStructuredText
19 lines
357 B
ReStructuredText
.. _devguide:
|
|
|
|
=================
|
|
Developer's Guide
|
|
=================
|
|
|
|
Welcome to the OpenMC Developer's Guide! This guide documents and explains the
|
|
structure of the OpenMC source code and how to do various development tasks such
|
|
as debugging.
|
|
|
|
.. toctree::
|
|
:numbered:
|
|
:maxdepth: 2
|
|
|
|
styleguide
|
|
workflow
|
|
tests
|
|
user-input
|
|
docbuild
|