diff --git a/documentation/Doxyfile b/documentation/Doxyfile index a19519a..87bf9bb 100644 --- a/documentation/Doxyfile +++ b/documentation/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = "PVData C++" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 7.1.0 +PROJECT_NUMBER = 7.1.1 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a diff --git a/documentation/mainpage.dox b/documentation/mainpage.dox index cd06260..5bfeae9 100644 --- a/documentation/mainpage.dox +++ b/documentation/mainpage.dox @@ -3,7 +3,8 @@ /** @mainpage pvDataCPP documentation -- [Download](https://sourceforge.net/projects/epics-pvdata/files/) +- This module is included in [EPICS Base releases](https://epics-controls.org/resources-and-support/base/) beginning with 7.0.1 +- It may also be [Downloaded](https://github.com/epics-base/pvDataCPP/releases) and built separately. - @htmlonly API components @endhtmlonly - @ref release_notes