Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1012 Bytes

index.rst

File metadata and controls

33 lines (24 loc) · 1012 Bytes

Axom Quickstart Guide

This guide provides information to help Axom users and developers get up and running quickly.

It provides instructions for:

  • Obtaining, building and installing third-party libraries on which Axom depends
  • Configuring, building and installing the Axom component libraries you want to use
  • Compiling and linking an application with Axom

Additional information about Axom can be found on the main Axom Web Page:

  • Build system
  • User guides and source code documentation for individual Axom components
  • Developer guide, coding guidelines, etc.
  • Communicating with the Axom development team (email lists, chat room, etc.)

Contents:

.. toctree::
   :maxdepth: 2

   zero_to_axom
   the_code
   config_build