Skip to content

CONG-TY-ANH-VA-EM/zammad-documentation

 
 

Repository files navigation

Documentation Status (pre-release)

Documentation Status (latest)

Zammad Documentation

Source files for Zammad’s documentation.

Contributing

Please see the Contributing section in this manual.

Compilation

Dependencies

Either install the dependencies on your machine or use a devcontainer, see next section.

  • sphinx

    $ pip install -r requirements.txt
    

Devcontainer

If you can't or don't want to install the dependencies on your system, you can use a devcontainer. The repo is prepared so you just need a supported editor (e.g. VS Code) and a Docker installation on your system.

Simply open the cloned repo in a supported editor and it should ask you to open the folder in a container. After it got set up, you can compile the docs with your changes locally.

For more information, check these resources:

Example for a local HTML build

make html

About

The system administrator documentation for Zammad.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Makefile 50.9%
  • Python 24.5%
  • CSS 17.8%
  • JavaScript 6.8%