From: lottaviano <lottaviano@38d2e660-2303-0410-9eaa-f027e97ec537>
Date: Mon, 8 Aug 2011 10:31:12 +0000 (+0000)
Subject: Remove stub OOP documentation.
X-Git-Tag: 2.7.0~1
X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=refs%2Fremotes%2Forigin%2F2.7;p=bertos.git

Remove stub OOP documentation.

git-svn-id: https://src.develer.com/svnoss/bertos/branches/2.7@4998 38d2e660-2303-0410-9eaa-f027e97ec537
---

diff --git a/doc/README.bertos b/doc/README.bertos
index 13178837..40a9cb51 100644
--- a/doc/README.bertos
+++ b/doc/README.bertos
@@ -40,8 +40,6 @@ designed for fine-grained modularity and minimal external dependencies.
 Most non-essential features can be configured out for applications with small
 memory footprint requirements.
 
-The basic design principles are explained in the \ref oop page.
-
 \section features Features
 
   - multitasking kernel with IPC, semaphores, priority levels;