Skip to content

zammad/zammad-admin-documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

753c76e · Mar 12, 2025
Nov 1, 2024
Sep 25, 2023
Feb 28, 2025
Feb 28, 2025
Feb 20, 2025
Mar 12, 2025
Feb 28, 2025
Feb 5, 2025
Feb 10, 2025
Feb 25, 2025
Nov 27, 2023
Aug 3, 2023
Sep 22, 2023
Jun 8, 2022
Dec 2, 2021
Aug 14, 2024
Nov 19, 2020
Sep 25, 2023
Feb 20, 2025
Oct 31, 2024

Repository files navigation

Documentation Status Translation Status (pre-release)

Documentation Status Translation Status (latest)

Zammad Admin Documentation

Source files for Zammad’s admin documentation (latest / pre-release).

Contributing

Please see the Contributing section in this manual.

Compilation

Dependencies

  • sphinx

    $ pip install -r requirements.txt
    
  • gettext

    $ brew install gettext              # macOS
    $ sudo apt install gettext          # Debian / Ubuntu
    $ sudo dnf install gettext          # Fedora
    

Example for a local HTML build

make html

Building for a specific language:

$ make -e SPHINXOPTS="-D language='en'" html

Localization progress

Translation progress