1# Welcome to libCEED's User Manual! 2 3```{toctree} 4:caption: Contents 5:maxdepth: 4 6 7intro 8gettingstarted 9libCEEDapi 10examples/index 11ffi 12api/index 13libCEEDdev 14Contributing <CONTRIBUTING> 15Code of Conduct <CODE_OF_CONDUCT> 16releasenotes 17``` 18 19# Indices and tables 20 21- {ref}`genindex` 22- {ref}`search` 23 24```{bibliography} 25``` 26