OpenMC/docs/source/devguide/index.rst

22 lines
392 B
ReStructuredText
Raw Permalink Normal View History

2019-10-28 11:55:45 -05:00
.. _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