Skip to content

Commit

Permalink
I can't get the package docs right.
Browse files Browse the repository at this point in the history
  • Loading branch information
niemeyer committed Sep 18, 2013
1 parent 7513aa5 commit b9f2ec5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion qml.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
package qml
// Package qml offers graphical QML application support for the Go language.
//
// Warning
Expand All @@ -12,6 +11,8 @@ package qml
// in a pretty good state, so it shall not take too long.
//
// See http://github.com/niemeyer/qml for details.
//
package qml

// #include <stdlib.h>
//
Expand Down

0 comments on commit b9f2ec5

Please sign in to comment.