chiark / gitweb /
Doxygen file headers for most files
[disorder] / lib / queue.h
index ad70b34613f24ea67f679bcedfd4544f34537b5f..a0845024f2b2fff6251cf0776a7dfc302dd1791e 100644 (file)
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
-
+/** @file lib/queue.h
+ * @brief Track queues
+ *
+ * Used for the queue, the recently played list and the currently playing
+ * track, both in the server and in clients.
+ */
 #ifndef QUEUE_H
 #define QUEUE_H