Manual for Group-Office
This is the source repository for the manual:
https://groupoffice.readthedocs.io/
Building these docs with Docker
This image automatically builds the documentation and serves them on port 8004. The docs will be built and rebuilt after making changes. You can view them in your browser at:
Docker compose
The easiest way is to start this docker with::
docker-compose up -d
Manual
You can also do it without docker-compose:
Pull the image for sphinx-doc::
docker pull keimlink/sphinx-doc
Build the autobuild image::
docker build -t sphinx-autobuild docker-sphinx-autobuild
Then run it::
docker run -it -p 8004:8000 --rm -v "$(pwd)/../":/home/python/docs sphinx-autobuild

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.
