Skip to content
Snippets Groups Projects
Commit 8f5bc359 authored by BRONES Romain's avatar BRONES Romain
Browse files

chore(doc): Add module doc

parent 4d012e66
No related branches found
No related tags found
No related merge requests found
"""
FofbTool is a module to operate and configure the Fast Orbit Feedback (FOFB) platform at SOLEIL.
This package is cut in several modules:
* FofbTool.Utils
Contains usefull functions, or first level function that make use of the core functions.
* FofbTool.Operation
Contains core functions to make actions on the (FOFB) platform.
* FofbTool.Configuration
Contains core functions to apply configurations on the FOFB platform
For basic usage, see doc of FofbTool.Utils
"""
__version__ = "2.2"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment