Can somebody fix the search for the docs please. Seems like it’s been broken forever.
For example - Try searching, top right:
Can somebody fix the search for the docs please. Seems like it’s been broken forever.
For example - Try searching, top right:
@Calx - That link works. Maybe some more helpful information?
Like, for, me, if I search for something, such as “FBO” and click on the drop down hint (“gl::fbo”) I get the follwing link: https://libcinder.org/classcinder_1_1gl_1_1_fbo.html
Which does not work
That’s what Calx is referring too. Specifically the (known?) issue is the docs/ sub directory is stripped erroneously. Insert docs/ after .org/ to see the proper result.
Thanks Shawn, that’s useful.
OK - sorry about that. Had to dig into the python with @GKeps but this should be fixed now.
Thanks Andrew, great news!