Add example path so that doxygen can find the file

This commit is contained in:
Ludovic Rousseau 2012-09-14 20:08:01 +00:00
parent e40d857ac5
commit 4288cd3c33

View file

@ -33,7 +33,7 @@
*
* @section example_1_sec Simple tag UID reader.
* This short commented code example should be helpful to quick start development with \b libnfc, it grab the first available NFC device and print the first found ISO14443-A tag (e.g. MIFARE Classic, MIFARE Ultralight).
* @include quick_start_example1.c
* @include examples/doc/quick_start_example1.c
*/
/**