svenk
(Sven K.)
July 13, 2022, 12:19pm
1
Hi,
it seems that the Rhino 7 C++ API docs are offline or not working currently, e.g.:
“Rhino C++ API: Main Page ”
No working links, search function does not find anything
“Rhino C++ API: CRhinoObject Class Reference ”
→ leads to a 404 page with a sad Rhino
Just an example found via google, other direct links from google are also leading to a 404 page
Can somebody from McNeel please check ? @dale ?
Also, is it possible to download the C++ API Docs somewhere for offline use ?
Cheers & Thanks
dale
(Dale Fugier)
July 13, 2022, 3:44pm
2
@will - is this something you can help with?
will
(Will Pearson)
July 13, 2022, 4:09pm
3
I’m sorry @svenk ! I’ll roll them back to 7.19 while I figure out what went wrong…
will
(Will Pearson)
July 13, 2022, 5:10pm
4
Should be sorted now!
If you need to, you can download current version of the HTML docs from GitHub:
https://github.com/mcneel/rhino-cpp-api-docs/archive/refs/heads/gh-pages.zip
2 Likes
svenk
(Sven K.)
July 14, 2022, 12:35pm
5
Thanks Will - especially the link to the archived docs helped a lot