Doxygen file headers for most files
[disorder] / server / api-server.c
index ce5e123..bfd8923 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 server/api-server.c
+ * @brief Server API functions
+ *
+ * These functions are made available to server-side plugins.
+ */
 
 #include "disorder-server.h"