From ff165595c42a507937d80eed1c897c8c628b71da Mon Sep 17 00:00:00 2001 From: Michael Davidsaver Date: Mon, 18 Mar 2019 09:21:16 -0700 Subject: [PATCH] minor doc --- documentation/Doxyfile | 2 +- documentation/mainpage.dox | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) 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