mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-24 03:55:38 -04:00
19 lines
362 B
ReStructuredText
19 lines
362 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: 3
|
|
|
|
structures
|
|
styleguide
|
|
workflow
|
|
user-input
|
|
docbuild
|