hitobito / user_documentation

User Documentation for hitobito to be featured on the website.
https://hitobito.readthedocs.io/
GNU Affero General Public License v3.0
3 stars 14 forks source link
hitobito user-documentation

Hitobito User Documentation

Maintenance Documentation Status GitHub

This is the source of https://hitobito.readthedocs.io a generic user documenation about Hitobito.

Die Benutzerdokumentation von Hitobito bringt einige Herausforderungen mit sich. So kann aufgrund der Struktur und Wagon die jeweilige Kundeninstanz unterschiedlich funktioniern. Dieser Herausforderung muss in der Dokumentation adressiert werden. Wir haben uns entschieden, gemeinsam eine generische Dokumentation zu führen welche einen Überblick von Hitobito gibt. Kundenspezifische Dokumentation und Anleitungen mit spezifischen Usecases werden durch die jeweiligen Organisation geführt.

Generische Dokumentation

Kundenspezifische Dokumentation

Hier eine Sammlung von User Dokumentation/Dokumente von den Community Mitgliedern:

Contribute generic user documentation (this repo)

The readthedocs page is rebuilt with each merged PR. You can check whether the build was successful here. If you are unsure, you can first merge into the beta branch. This is also built and can be reached in the beta page A helpful overview over the restructured syntax that we use can be found here

Manual building:

Ensure that you have virtualenv and rake installed. Then:

rake build:all

We use transifex to translate the documentation.

Use rake sources:update to update po files and push to transifex. Next use transifex web ui for translation. With translations:update will pull from transifex and create a git commit. To update readthedocs push your changes to github.

In case the translations cannot be pulled, you need to configure transifex correctly. rake tx:status can help

Developer documentation for Hitobito

If you are looking for the docs for development of hitobito head over to https://github.com/hitobito/hitobito/tree/master/doc