=========== User Guides =========== .. _tracktable_cpp_user_guide: C++ User Guide ============== .. note:: There may be functionality available in the C++ interface that is unavailable in the Python interface. .. toctree:: :maxdepth: 5 c++/introduction.rst c++/basic_classes.rst c++/basic_operations.rst c++/io.rst c++/command_line.rst .. _tracktable_python_user_guide: Python User Guide ================= .. note:: There may be functionality available in the Python interface that is unavailable in the C++ interface. .. toctree:: :maxdepth: 5 python/introduction.rst python/basic_classes.rst python/basic_operations.rst python/io.rst python/rendering.rst python/command_line.rst