{% extends "docs-base.html" %} {% block title %}{{ _("Documentation index") }}{% end block %} {% block body %}
{{ _("This is a collection of documents that should be read by everybody who is using this system.") }}
{{ _("This documentation you find at this place is not completed yet.") }} {{ _("Feel free to make any suggestions.") }}
{{ _("If you need help using the build service or have some general questions please use our mailing list.") }} {{ _("You can also talk to the developers and suggest feature enhancements.") }}
{{ _("Please visit Bugzilla to create bug reports on the Pakfire Build System.") }}