From 483ffb44538c3725ffa7fcd79432f8c004929b96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Mon, 16 Sep 2019 18:18:32 +0200 Subject: [PATCH] python: document gl.default_framebuffer --- doc/python/magnum.gl.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/python/magnum.gl.rst b/doc/python/magnum.gl.rst index 1acedbb..8143f3d 100644 --- a/doc/python/magnum.gl.rst +++ b/doc/python/magnum.gl.rst @@ -24,6 +24,7 @@ .. .. py:module:: magnum.gl + :data default_framebuffer: Default framebuffer instance TODO: remove this once m.css stops ignoring the first caption on a page #######################################################################