godoc: Document packagekit package

This commit is contained in:
James Shubin
2016-10-03 15:28:25 -04:00
parent f219c2649d
commit 4b8ad3a8a7

View File

@@ -15,8 +15,9 @@
// You should have received a copy of the GNU Affero General Public License // You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>. // along with this program. If not, see <http://www.gnu.org/licenses/>.
// DOCS: https://www.freedesktop.org/software/PackageKit/gtk-doc/index.html // Package packagekit provides an interface to interact with packagekit.
// See: https://www.freedesktop.org/software/PackageKit/gtk-doc/index.html for
// more information.
package packagekit package packagekit
import ( import (