{% extends 'base.html' %} {% comment %} # # This file is part of Plinth. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as # published by the Free Software Foundation, either version 3 of the # License, or (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Affero General Public License for more details. # # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . # {% endcomment %} {% block main_block %}

There are a variety of places to go for help with {{ cfg.product_name }} and the box it runs on.

This front end has a developer's manual. It isn't complete, but it is the first place to look. Feel free to offer suggestions, edits, and screenshots for completing it!

A section of the Debian wiki is devoted to the {{ cfg.box_name }}. At some point the documentation in the wiki and the documentation in the manual should dovetail.

There are Debian gurus in the #debian channels of both irc.freenode.net and irc.oftc.net. They probably don't know much about the {{ cfg.box_name }} and almost surely know nothing of this front end, but they are an incredible resource for general Debian issues.

There is no FAQ because the question frequency is currently zero for all questions.

{% endblock %}