OpenMC/docs/source/devguide/index.rst

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

24 lines
423 B
ReStructuredText
Raw Permalink Normal View History

2012-03-28 10:30:52 -04: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.
2012-03-28 10:30:52 -04:00
.. toctree::
:numbered:
:maxdepth: 2
2012-03-28 10:30:52 -04:00
contributing
workflow
agentic-tools
styleguide
policies
tests
user-input
docbuild
docker