SupportΒΆ
This folder contains a series of support documents that help with both running Python Basilisk simulation, as well as how to code up C or C++ Basilisk modules.
- Basilisk Release Notes
- Basilisk Known Issues
- User Information
- Developer Information
- Coding Guidelines
- Forking from the Repository and Making a Pull Request
- Making a New C/C++ Basilisk Module
- Using Sphinx to Document Basilisk Modules and Folders
- Basilisk Module Checkout List
- Basilisk Architecture Support Documentation
- Migrating Basilisk Modules from Version 1.X to 2.X
- Migrating BSK Scripts to Python 3