From f71c40ff0c3e797034a6f287a06cbffd78ddeca1 Mon Sep 17 00:00:00 2001
From: "benjamin.franksen" <benjamin.franksen@helmholtz-berlin.de>
Date: Mon, 13 May 2013 21:38:36 +0000
Subject: [PATCH] docs: removed references to removed parts of the docs

---
 documentation/ReleaseNotes-2-0-and-older.txt | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/documentation/ReleaseNotes-2-0-and-older.txt b/documentation/ReleaseNotes-2-0-and-older.txt
index 4e9c22d6..b1ddc7e7 100644
--- a/documentation/ReleaseNotes-2-0-and-older.txt
+++ b/documentation/ReleaseNotes-2-0-and-older.txt
@@ -282,7 +282,7 @@ Unused (and undocumented) ``VX_OPT`` option has been removed.
 Replaced direct channel access calls with new PV API
    All CA calls have been replaced with equivalent calls to a new PV
    (process variable) API which can be layered on top of not just CA
-   but also other message systems. See :doc:`PV-API`.
+   but also other message systems.
 
 Added optional generation of main program
    The new :option:`+m` (main) option generates a C main program whose
@@ -443,8 +443,7 @@ Local variables
    These are partially supported. See `Local variables`_.
 
 pvNew dynamic loading
-   This would remove some undesirable library dependencies. See
-   :ref:`pvApiOverview`.
+   This would remove some undesirable library dependencies.
 
 Hierarchical states
    This would be a major enhancement and would, incidentally, bring
-- 
GitLab