Files
pvAccess/documentation/mainpage.h
Michael Davidsaver 3499bcb4af more getme.cpp
2017-06-19 14:28:16 +02:00

22 lines
253 B
C

#ifndef MAINPAGE_H
#define MAINPAGE_H
/**
@mainpage pvAccess C++ docs
The epics::pvAccess namespace.
See pv/pvAccess.h
@code
#include <pv/pvAccess.h>
@endcode
See the @ref providers page.
Examples
- @ref examples_getme
*/
#endif /* MAINPAGE_H */