Configurations ============== Configuration is a way of representing a collection of RoFI Modules. The go-to configuration is :doc:`rofiworld`, which can represent any collection of RoFI Modules in a universal manner. .. contents:: Configuration Usage ------------------- .. toctree:: tooling_usage parsing_in_cpp Different Configurations ------------------------ .. toctree:: rofiworld voxel Serializations -------------- Serializations provide a way to to save configurations or to transfer them between programming languages. .. toctree:: serializations/json serializations/voxel