mirror of
git://git.psyc.eu/libpsyc
synced 2024-08-15 03:19:02 +00:00
added doxygen file documentation
This commit is contained in:
parent
4084616ae8
commit
50d5e0c1c5
2 changed files with 12 additions and 3 deletions
|
@ -1,3 +1,11 @@
|
|||
/**
|
||||
* @file psyc/parser.h
|
||||
* @brief Interface for various psyc parser functions
|
||||
*
|
||||
* All parsing functions and the definitions they use are
|
||||
* defined in this file.
|
||||
*/
|
||||
|
||||
#ifndef PSYC_PARSER_H
|
||||
# define PSYC_PARSER_H
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue