#ifndef MAINPAGE_H #define MAINPAGE_H /** @mainpage pvAccess C++ docs - [Download](https://sourceforge.net/projects/epics-pvdata/files/) - @htmlonly API components @endhtmlonly - @ref pvarelease_notes - API documentation - @ref pvac page - @ref providers page - @ref pvtools @section main_examples API usage Examples - Simplest (shortest) possible - @ref examples_miniget - @ref examples_miniput - More complete - @ref examples_getme - @ref examples_putme - @ref examples_monitorme */ #endif /* MAINPAGE_H */