Revert "gpu: Load all the links for the docs to not error with: ``Help article does not exist name "gpu.textures"``"
This reverts commit 76f4678a96
.
This breaks ``"cuda" load`` with circularity.
vm-warnings
parent
e17a352af3
commit
7209d53c83
|
@ -1,7 +1,6 @@
|
|||
! Copyright (C) 2009 Joe Groff.
|
||||
! See http://factorcode.org/license.txt for BSD license.
|
||||
USING: gpu.private help.markup help.syntax ui.gadgets.worlds
|
||||
gpu.textures gpu.state gpu.framebuffers gpu.shaders gpu.render ;
|
||||
USING: gpu.private help.markup help.syntax ui.gadgets.worlds ;
|
||||
IN: gpu
|
||||
|
||||
HELP: finish-gpu
|
||||
|
|
Loading…
Reference in New Issue