LOST  0.0.1
LOST: Open-source Star Tracker
LOST Code Documentation

Welcome to the code documentation for the LOST project generated using Doxygen! If you are looking to install or run LOST, you should check out the project's README on GitHub. If you are looking to learn more about LOST as a project, you should check out its HSL Wiki page.

Contents

To contribute to this documentation...

  1. Install Doxygen
  2. In any file under src, use Javadoc format to document code
  3. Run doxygen ./Doxyfile in the root directory of the project to build
  4. Open documentation/doxygen/html/index.html in a web browser to view the documentation