summaryrefslogtreecommitdiff
path: root/doc/api.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api.texi')
-rw-r--r--doc/api.texi3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/api.texi b/doc/api.texi
index 92d18dc..f17d4ba 100644
--- a/doc/api.texi
+++ b/doc/api.texi
@@ -3972,8 +3972,7 @@ viewport. These aren't often needed, and Chickadee's default viewport
occupies the entire screen, but there are certain situations where
they are useful. For example, a split-screen multiplayer game may
render to two different viewports, each occupying a different half of
-the screen. For information about how to set the current viewport,
-see @code{with-viewport} in @ref{Rendering Engine}.
+the screen.
The @code{(chickadee graphics viewport)} module provides the following
API: