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