2024-12-26 07:34:21 +08:00
|
|
|
# Build manual
|
|
|
|
|
|
|
|
The Jami build manual documents the various aspects of building Jami from source.
|
|
|
|
It includes how to package Jami for various systems.
|
|
|
|
|
|
|
|
This manual is for anyone looking to build Jami from source to:
|
|
|
|
* Hack on Jami and contribute to its development;
|
|
|
|
* Test new and unreleased features; and
|
|
|
|
* Package or maintain a Jami package in a GNU/Linux distribution repository.
|
|
|
|
|
|
|
|
## Sections
|
|
|
|
|
2025-01-10 00:12:15 +08:00
|
|
|
```{toctree}
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
introduction
|
|
|
|
dependencies
|
|
|
|
```
|