# libunwind **Repository Path**: de-user/libunwind ## Basic Information - **Project Name**: libunwind - **Description**: Mirror of https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-11 - **Last Updated**: 2025-01-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README libunwind Documentation ==================== The libunwind documentation is written using the Sphinx documentation generator. It is currently tested with Sphinx 1.1.3. To build the documents into html configure libunwind with the following cmake options: * -DLLVM_ENABLE_SPHINX=ON * -DLIBUNWIND_INCLUDE_DOCS=ON After configuring libunwind with these options the make rule `docs-libunwind-html` should be available.