This repository contains the top-level documentation for NJOY21. It is best viewed at docs.njoy21.io.
This documentation uses Sphinx to build and serve the documentation. You can build and serve the documentation locally
sphinx-autobuild docs docs/_build/html --port=4001
Then just go to localhost:4001 and you can see the documentation.
This software is copyrighted by Los Alamos National Laboratory and distributed according to the conditions in the accompanying LICENSE file.