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 13precision 14libCEEDdev 15Contributing <CONTRIBUTING> 16Code of Conduct <CODE_OF_CONDUCT> 17releasenotes 18``` 19 20# Indices and tables 21 22- {ref}`genindex` 23- {ref}`search` 24 25```{bibliography} 26``` 27